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