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