import { BreakpointProviderProps } from './types'; import { default as React } from 'react'; export declare const BreakpointProvider: React.FC;