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