export declare function copy(value: any): Promise<void>;
