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