import type { MobileContextProps } from "./MobileContext.js"; export declare function useMobile(): MobileContextProps['mobile'];