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