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