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