export { CephAclArgs, CephAclState } from "./cephAcl"; export type CephAcl = import("./cephAcl").CephAcl; export declare const CephAcl: typeof import("./cephAcl").CephAcl; export { GetCephArgs, GetCephResult, GetCephOutputArgs } from "./getCeph"; export declare const getCeph: typeof import("./getCeph").getCeph; export declare const getCephOutput: typeof import("./getCeph").getCephOutput; export { GetCloudArgs, GetCloudResult, GetCloudOutputArgs } from "./getCloud"; export declare const getCloud: typeof import("./getCloud").getCloud; export declare const getCloudOutput: typeof import("./getCloud").getCloudOutput; export { GetNasHAArgs, GetNasHAResult, GetNasHAOutputArgs } from "./getNasHA"; export declare const getNasHA: typeof import("./getNasHA").getNasHA; export declare const getNasHAOutput: typeof import("./getNasHA").getNasHAOutput; export { GetNasHAPartitionArgs, GetNasHAPartitionResult, GetNasHAPartitionOutputArgs } from "./getNasHAPartition"; export declare const getNasHAPartition: typeof import("./getNasHAPartition").getNasHAPartition; export declare const getNasHAPartitionOutput: typeof import("./getNasHAPartition").getNasHAPartitionOutput; export { GetServerBootsArgs, GetServerBootsResult, GetServerBootsOutputArgs } from "./getServerBoots"; export declare const getServerBoots: typeof import("./getServerBoots").getServerBoots; export declare const getServerBootsOutput: typeof import("./getServerBoots").getServerBootsOutput; export { GetServerSpecificationsHardwareArgs, GetServerSpecificationsHardwareResult, GetServerSpecificationsHardwareOutputArgs } from "./getServerSpecificationsHardware"; export declare const getServerSpecificationsHardware: typeof import("./getServerSpecificationsHardware").getServerSpecificationsHardware; export declare const getServerSpecificationsHardwareOutput: typeof import("./getServerSpecificationsHardware").getServerSpecificationsHardwareOutput; export { GetServerSpecificationsNetworkArgs, GetServerSpecificationsNetworkResult, GetServerSpecificationsNetworkOutputArgs } from "./getServerSpecificationsNetwork"; export declare const getServerSpecificationsNetwork: typeof import("./getServerSpecificationsNetwork").getServerSpecificationsNetwork; export declare const getServerSpecificationsNetworkOutput: typeof import("./getServerSpecificationsNetwork").getServerSpecificationsNetworkOutput; export { NasHAPartitionArgs, NasHAPartitionState } from "./nasHAPartition"; export type NasHAPartition = import("./nasHAPartition").NasHAPartition; export declare const NasHAPartition: typeof import("./nasHAPartition").NasHAPartition; export { NasHAPartitionAccessArgs, NasHAPartitionAccessState } from "./nasHAPartitionAccess"; export type NasHAPartitionAccess = import("./nasHAPartitionAccess").NasHAPartitionAccess; export declare const NasHAPartitionAccess: typeof import("./nasHAPartitionAccess").NasHAPartitionAccess; export { NasHAPartitionSnapshotArgs, NasHAPartitionSnapshotState } from "./nasHAPartitionSnapshot"; export type NasHAPartitionSnapshot = import("./nasHAPartitionSnapshot").NasHAPartitionSnapshot; export declare const NasHAPartitionSnapshot: typeof import("./nasHAPartitionSnapshot").NasHAPartitionSnapshot; export { ServerArgs, ServerState } from "./server"; export type Server = import("./server").Server; export declare const Server: typeof import("./server").Server; export { ServerNetworkingArgs, ServerNetworkingState } from "./serverNetworking"; export type ServerNetworking = import("./serverNetworking").ServerNetworking; export declare const ServerNetworking: typeof import("./serverNetworking").ServerNetworking; export { ServerRebootTaskArgs, ServerRebootTaskState } from "./serverRebootTask"; export type ServerRebootTask = import("./serverRebootTask").ServerRebootTask; export declare const ServerRebootTask: typeof import("./serverRebootTask").ServerRebootTask; export { ServerReinstallTaskArgs, ServerReinstallTaskState } from "./serverReinstallTask"; export type ServerReinstallTask = import("./serverReinstallTask").ServerReinstallTask; export declare const ServerReinstallTask: typeof import("./serverReinstallTask").ServerReinstallTask; export { ServerUpdateArgs, ServerUpdateState } from "./serverUpdate"; export type ServerUpdate = import("./serverUpdate").ServerUpdate; export declare const ServerUpdate: typeof import("./serverUpdate").ServerUpdate;