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