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