pub const Entity = @import("entity.zig").Entity; pub const ComponentStore = @import("component_store.zig").ComponentStore;