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