import type { LegArmor } from './types';
export declare const LegArmors: LegArmor[];
