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