import { Breakpoint, BreakpointConfig } from './types'; export declare const DEFAULT_BREAKPOINT: Breakpoint; export declare const DEFAULT_BREAKPOINT_CONFIG: BreakpointConfig;