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