export declare const SIZES: { sm: string; m: string; xxl: string; radius: { xxxs: string; xxs: string; xs: string; sm: string; lg: string; round: string; }; }; export declare const BREAKPOINTS: { mobile: string; }; //# sourceMappingURL=sizes.d.ts.map