import React from "react"; import { Icon } from "../icon"; import ProgressBar from "../progress-bar/progress-bar"; import Typography from "../typography/typography"; export const UploadItem = () => { return (