export type TMoveToFolderParams = { fileName: string; folder: string; };