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