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