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