import styles from "../styles/Privacy.module.scss"; export default function Privacy() { return (

Privacy

); }