import styles from './Loading.module.scss' export const Loading = () => { return (
) }