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