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