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