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