import type { TestEnvironmentOptions } from '@angular/core/testing'; export declare const setupZoneTestEnv: (options?: TestEnvironmentOptions) => void;