export declare const MEDIA: { xs: string; sm: string; md: string; lg: string; xl: string; '2xl': string; downXs: string; downSm: string; downMd: string; downLg: string; downXl: string; upSm: string; upMd: string; upLg: string; upxl: string; up2xl: string; };