import { BreakpointMap, DefaultBreakpointName } from './types';
export declare const defaults: BreakpointMap<DefaultBreakpointName>;
