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