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