import { Breakpoint } from "antd/lib/_util/responsiveObserve"; export declare function useBreakpointValue(valueOptions: Partial>): T | undefined;