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