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