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