export { GetHciClusterArgs, GetHciClusterResult, GetHciClusterOutputArgs } from "./getHciCluster"; export declare const getHciCluster: typeof import("./getHciCluster").getHciCluster; export declare const getHciClusterOutput: typeof import("./getHciCluster").getHciClusterOutput; export { GetHciStoragePathArgs, GetHciStoragePathResult, GetHciStoragePathOutputArgs } from "./getHciStoragePath"; export declare const getHciStoragePath: typeof import("./getHciStoragePath").getHciStoragePath; export declare const getHciStoragePathOutput: typeof import("./getHciStoragePath").getHciStoragePathOutput; export { HciClusterArgs, HciClusterState } from "./hciCluster"; export type HciCluster = import("./hciCluster").HciCluster; export declare const HciCluster: typeof import("./hciCluster").HciCluster; export { HciDeploymentSettingArgs, HciDeploymentSettingState } from "./hciDeploymentSetting"; export type HciDeploymentSetting = import("./hciDeploymentSetting").HciDeploymentSetting; export declare const HciDeploymentSetting: typeof import("./hciDeploymentSetting").HciDeploymentSetting; export { HciExtensionArgs, HciExtensionState } from "./hciExtension"; export type HciExtension = import("./hciExtension").HciExtension; export declare const HciExtension: typeof import("./hciExtension").HciExtension; export { HciLogicalNetworkArgs, HciLogicalNetworkState } from "./hciLogicalNetwork"; export type HciLogicalNetwork = import("./hciLogicalNetwork").HciLogicalNetwork; export declare const HciLogicalNetwork: typeof import("./hciLogicalNetwork").HciLogicalNetwork; export { HciMarketplaceGalleryImageArgs, HciMarketplaceGalleryImageState } from "./hciMarketplaceGalleryImage"; export type HciMarketplaceGalleryImage = import("./hciMarketplaceGalleryImage").HciMarketplaceGalleryImage; export declare const HciMarketplaceGalleryImage: typeof import("./hciMarketplaceGalleryImage").HciMarketplaceGalleryImage; export { HciNetworkInterfaceArgs, HciNetworkInterfaceState } from "./hciNetworkInterface"; export type HciNetworkInterface = import("./hciNetworkInterface").HciNetworkInterface; export declare const HciNetworkInterface: typeof import("./hciNetworkInterface").HciNetworkInterface; export { HciStoragePathArgs, HciStoragePathState } from "./hciStoragePath"; export type HciStoragePath = import("./hciStoragePath").HciStoragePath; export declare const HciStoragePath: typeof import("./hciStoragePath").HciStoragePath; export { HciVirtualHardDiskArgs, HciVirtualHardDiskState } from "./hciVirtualHardDisk"; export type HciVirtualHardDisk = import("./hciVirtualHardDisk").HciVirtualHardDisk; export declare const HciVirtualHardDisk: typeof import("./hciVirtualHardDisk").HciVirtualHardDisk;