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