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