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