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