/** @stable */
export declare const serverTestCompiler: typeof browserTestCompiler;
export declare class ServerTestModule {
}
/** @experimental */
export declare function serverTestPlatform(): PlatformRef;