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