import styles from './Theme.module.scss'; const ThemeIcon = () => { return ( ); }; export default ThemeIcon;