export declare function fastMove(source: string, destination: string): Promise<void>;
