import { SVGProps } from 'react'; declare const Namecoin: (props: SVGProps) => JSX.Element; export { Namecoin as default };