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