export { ClusterArgs, ClusterState } from "./cluster"; export type Cluster = import("./cluster").Cluster; export declare const Cluster: typeof import("./cluster").Cluster; export { ExpressRouteAuthorizationArgs, ExpressRouteAuthorizationState } from "./expressRouteAuthorization"; export type ExpressRouteAuthorization = import("./expressRouteAuthorization").ExpressRouteAuthorization; export declare const ExpressRouteAuthorization: typeof import("./expressRouteAuthorization").ExpressRouteAuthorization; export { GetPrivateCloudArgs, GetPrivateCloudResult, GetPrivateCloudOutputArgs } from "./getPrivateCloud"; export declare const getPrivateCloud: typeof import("./getPrivateCloud").getPrivateCloud; export declare const getPrivateCloudOutput: typeof import("./getPrivateCloud").getPrivateCloudOutput; export { NetappVolumeAttachmentArgs, NetappVolumeAttachmentState } from "./netappVolumeAttachment"; export type NetappVolumeAttachment = import("./netappVolumeAttachment").NetappVolumeAttachment; export declare const NetappVolumeAttachment: typeof import("./netappVolumeAttachment").NetappVolumeAttachment; export { PrivateCloudArgs, PrivateCloudState } from "./privateCloud"; export type PrivateCloud = import("./privateCloud").PrivateCloud; export declare const PrivateCloud: typeof import("./privateCloud").PrivateCloud;