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