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