declare function getIsMobilePlatform(userAgent: string): boolean; export default getIsMobilePlatform;