import { StandardSchemaDictionary } from "../../@types/standard.js"; import { Extension } from "../../@types/extension.js"; import { EnvOutput, Options } from "../../@types/options.js"; declare const createEnv: [] = readonly []>(options: Options) => EnvOutput; export { createEnv }; //# sourceMappingURL=env.d.ts.map