import { BreakpointsTheme } from './types'; declare const breakpoints: BreakpointsTheme; export default breakpoints;