export declare function registerRandomDomain(registrator?: string): Promise<{ host: string; token: string; }>;