import * as dotenv from 'dotenv'; export declare function initEnvironment(opts?: dotenv.DotenvConfigOptions): dotenv.DotenvConfigOutput;