export declare function mergeConfigFile(sourcePath: string, templatePath: string): boolean;
