import styles from './Loading.module.css'; const Loading = () => (
); export default Loading;