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