export declare function getOSByUserAgent(): false | "ios" | "android" | "web";