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