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