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