import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use PipeWrenchIcon */
export declare const PipeWrench: Icon;
export { I as PipeWrenchIcon };
//# sourceMappingURL=PipeWrench.d.ts.map