import type { Faction } from "./gg-iolin";
export declare const Factions: Record<string, Faction>;
export default Factions;
//# sourceMappingURL=factions.d.ts.map