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