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