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