import styles from "./search.module.scss"; const Search = () => { return (
) } export default Search