export declare function resolveEnvFilePath(options: { envDestination?: string; envPath?: string; authBrokerPath?: string; }): string | undefined; //# sourceMappingURL=envResolver.d.ts.map