import { type SvgStringOpts } from '../../svgString'; export declare const FuelSVG: (opts?: SvgStringOpts) => string; export default FuelSVG;