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