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