/** @stable */ export declare class BrowserTestModule { } /** @experimental */ export declare const browserTestPlatform: () => PlatformRef; /** @experimental */ export declare const TEST_BROWSER_PLATFORM_PROVIDERS: Array;