export = copy;
declare function copy(src: any, dest: any): Promise<void>;
//# sourceMappingURL=copy.d.ts.map