import { ExtensionWallet } from '@interchain-kit/core'; export * from './registry'; declare const phantomWallet: ExtensionWallet; export { phantomWallet };