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