import styles from "./loading.module.css"; export default function Loading() { return (
); }