import type { OptionsInput } from '../type'; export declare function readOptionsFromEnv(): OptionsInput; //# sourceMappingURL=env.d.ts.map