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