import type { ICluster } from "../../entities";
export declare const askForCluster: () => Promise<ICluster>;
//# sourceMappingURL=ask-for-cluster.d.ts.map