export { EscloudInstanceV2Args, EscloudInstanceV2State } from "./escloudInstanceV2";
export type EscloudInstanceV2 = import("./escloudInstanceV2").EscloudInstanceV2;
export declare const EscloudInstanceV2: typeof import("./escloudInstanceV2").EscloudInstanceV2;
export { EscloudInstancesV2Args, EscloudInstancesV2Result, EscloudInstancesV2OutputArgs } from "./escloudInstancesV2";
export declare const escloudInstancesV2: typeof import("./escloudInstancesV2").escloudInstancesV2;
export declare const escloudInstancesV2Output: typeof import("./escloudInstancesV2").escloudInstancesV2Output;
export { EscloudIpWhiteListArgs, EscloudIpWhiteListState } from "./escloudIpWhiteList";
export type EscloudIpWhiteList = import("./escloudIpWhiteList").EscloudIpWhiteList;
export declare const EscloudIpWhiteList: typeof import("./escloudIpWhiteList").EscloudIpWhiteList;
export { GetEscloudInstancesV2Args, GetEscloudInstancesV2Result, GetEscloudInstancesV2OutputArgs } from "./getEscloudInstancesV2";
export declare const getEscloudInstancesV2: typeof import("./getEscloudInstancesV2").getEscloudInstancesV2;
export declare const getEscloudInstancesV2Output: typeof import("./getEscloudInstancesV2").getEscloudInstancesV2Output;
