export declare function movePathToTrash(targetPath: string): Promise<string>;
