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