export declare function copyPartial(sourcePath: string, targetPaths: string[], keys: string[], jsonIndent: number, gitAdd: boolean): void;