export type WeightClassDto = {
    label: string;
    name: string;
};
//# sourceMappingURL=types.d.ts.map