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