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