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