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