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