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