import s from './downloading-icon.module.css' const DownloadingIcon = () => { return (
) } export default DownloadingIcon