export declare const AttackUnlocks: {
    skill: string;
    level: number;
    description: string;
}[];
//# sourceMappingURL=AttackLevelUnlocks.d.ts.map