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