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