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