export declare function domainsList(): Promise; export declare function domainsInfo(domain?: string): Promise;