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