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