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