import type { Item } from "../meta/types"; export declare const allTeamCapes: Item[]; export declare const beekeeperOutfit: number[]; export declare const camoOutfit: number[]; export declare const lederhosenOutfit: number[]; export declare const zombieOutfit: number[]; export declare const mimeOutfit: number[]; //# sourceMappingURL=itemConstants.d.ts.map