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