export declare const useMobile: () => import("vue").Ref<boolean>;
