import { Props } from './ReefLogo'; const ReefTestnetLogo = ({ className }: Props): JSX.Element => ( ); export default ReefTestnetLogo // yarn link && yarn && yarn build