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