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