export declare function getEnvConfig(match?: string, confFiles?: string[]): Promise<{}>;
