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