import type { EthWallet } from '../../types/index.ts'; export declare const usePhantomWallet: () => EthWallet; //# sourceMappingURL=use.d.ts.map