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