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