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