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