import { IBreakpointContext } from './types'; export declare const BreakpointContext: import('react').Context;