import React from 'react'; import styles from './Indicator.css'; const Indicator = () => ; export default Indicator;