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