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