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