import { IconProps } from '../types';
declare function Wrench(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Wrench;
//# sourceMappingURL=Wrench.d.ts.map