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