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