export interface ENSDomainInfo { resolverAddress: string; registrarAddress: string; }