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