export declare const copyJSON: (source: string, dest: string, incOrExc?: string[], replace?: { [key: string]: string | object; }, options?: { debug?: boolean; }) => void; //# sourceMappingURL=copyJSON.d.ts.map