import './Loader.css'; const Loader = ({ width, height }) => ( ); export default Loader;