import type { Faction } from "../gg-iolin";
declare const Legion: Faction;
export declare const entity: Faction;
export default Legion;
//# sourceMappingURL=legion.d.ts.map