import type { ScreenMap } from '@antdv/ui/es/types'; import type { Ref } from 'vue'; export declare function useBreakpoint(): Ref;