export declare function detectBrowserPlatform(): BrowserPlatform | undefined;
Returns:
BrowserPlatform | undefined