import { Environment } from './types';
export declare function createNodejsEnv(): Environment;
//# sourceMappingURL=createNodejsEnv.d.ts.map