import { BreakpointReturn } from './types'; export declare const useBreakpoint: () => BreakpointReturn;