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