import React from 'react'; const Logo = ({ fill }) => ( ); export default Logo;