declare const breakpoints: { values: { [Key: string]: number; }; }; export default breakpoints;