export declare const NO_FACTION_ID = "_unaligned"; export declare const Faction: import("bitecs").ComponentType<{ id: ["ui8", number]; }>; //# sourceMappingURL=Faction.d.ts.map