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