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