export declare const SM_BREAKPOINT = 576; export declare const MD_BREAKPOINT = 768; export declare const LG_BREAKPOINT = 992; export declare const XL_BREAKPOINT = 1200; export declare const XXL_BREAKPOINT = 1920;