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