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