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