export type Breakpoints = { small: number; medium: number; large: number; }; //# sourceMappingURL=types.d.ts.map