export declare function isMobile(): boolean; export declare function getOrientation(): "portrait" | "landscape";