export interface IConfig { [key: string]: any | IConfig; } //# sourceMappingURL=IConfig.d.ts.map