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