import type { JestEnvironment } from '@jest/environment';
export declare function loadJestEnvironment(name: string): typeof JestEnvironment;
//# sourceMappingURL=import-jest-environment.d.cts.map