export type TGetFileAndFolderParams = { folder?: string; fileName?: string; };