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