export { Registry, services, allowedTopLevelDomains } from './registry'; export type { SupportedSpaceIdEcosystems } from './space-id/space-id'; export type { NameService, MatchaError, MatchaErrorType, AllowedTopLevelDomains, Network, RpcURLs, NameServiceResolveResult, NameServiceLookupResult } from './name-service';