export declare const breakpoints: { mobile: number; tablet: number; desktop: number; }; export declare const mq: any;