type UploadedFile = {
  id: string;
  publicId: string;
  previewUrl: string;
  smallUrl: string;