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