export declare const breakpoints: import("@chakra-ui/theme-tools").Breakpoints<{ sm: string; md: string; lg: string; xl: string; '2xl': string; }>;