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