declare function mergeCustomConfigs(namespace: string, config: any, customConfigs: ReadonlyArray): any; export { mergeCustomConfigs }; //# sourceMappingURL=merge-custom-configs.d.ts.map