export { DiscoveryError, WalletNotFoundError, WalletNotInstalledError, UserRejectedError, SessionExpiredError, TimeoutError, NotConnectedError, } from '@canton-network/core-wallet-discovery'; export type { DiscoveryErrorCode } from '@canton-network/core-wallet-discovery'; //# sourceMappingURL=errors.d.ts.map