/** @experimental */
export declare const platformServerTesting: (extraProviders?: any[]) => PlatformRef;
export declare class ServerTestingModule {
}