import Icon from '~/components/Icon'; const UploadIcon = () => { return ( ); }; export default UploadIcon;