export declare const copyPackageJSON: (source?: string, dest?: string, replace?: { [key: string]: string | object; main: string; }, additional?: string[]) => void; //# sourceMappingURL=copyPackageJSON.d.ts.map