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