import { CloudHost } from '..';
export declare function getHostFromCloud(cloud: CloudHost): string;
