import type { WalletVersion } from '@wallet-standard/base'; export const FEATURE_HOOKS_SUPPORTED_WALLET_VERSION = '1.0.0' as WalletVersion;