import { SCREEN_SIZE_TYPE } from '../const'; export declare const useScreenWidth: () => readonly [import("vue").ComputedRef, import("vue").Ref];