import type { LinkedWallet } from '../types/index.js';
declare const _default: (chainId?: number, address?: string, wallets?: LinkedWallet[], onAnalyticEvent?: (event: string, data: Record<string, any>) => void) => boolean;
export default _default;
//# sourceMappingURL=useIsWalletCompatible.d.ts.map