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