export { CloudProjectArgs, CloudProjectState } from "./cloudProject"; export type CloudProject = import("./cloudProject").CloudProject; export declare const CloudProject: typeof import("./cloudProject").CloudProject; export { DedicatedCloudDatacenterArgs, DedicatedCloudDatacenterState } from "./dedicatedCloudDatacenter"; export type DedicatedCloudDatacenter = import("./dedicatedCloudDatacenter").DedicatedCloudDatacenter; export declare const DedicatedCloudDatacenter: typeof import("./dedicatedCloudDatacenter").DedicatedCloudDatacenter; export { DedicatedServerArgs, DedicatedServerState } from "./dedicatedServer"; export type DedicatedServer = import("./dedicatedServer").DedicatedServer; export declare const DedicatedServer: typeof import("./dedicatedServer").DedicatedServer; export { DedicatedServerInterfaceArgs, DedicatedServerInterfaceState } from "./dedicatedServerInterface"; export type DedicatedServerInterface = import("./dedicatedServerInterface").DedicatedServerInterface; export declare const DedicatedServerInterface: typeof import("./dedicatedServerInterface").DedicatedServerInterface; export { GetVracksResult } from "./getVracks"; export declare const getVracks: typeof import("./getVracks").getVracks; export declare const getVracksOutput: typeof import("./getVracks").getVracksOutput; export { IpAddressArgs, IpAddressState } from "./ipAddress"; export type IpAddress = import("./ipAddress").IpAddress; export declare const IpAddress: typeof import("./ipAddress").IpAddress; export { IpLoadbalancingArgs, IpLoadbalancingState } from "./ipLoadbalancing"; export type IpLoadbalancing = import("./ipLoadbalancing").IpLoadbalancing; export declare const IpLoadbalancing: typeof import("./ipLoadbalancing").IpLoadbalancing; export { IpV6Args, IpV6State } from "./ipV6"; export type IpV6 = import("./ipV6").IpV6; export declare const IpV6: typeof import("./ipV6").IpV6; export { OVHcloudConnectArgs, OVHcloudConnectState } from "./ovhcloudConnect"; export type OVHcloudConnect = import("./ovhcloudConnect").OVHcloudConnect; export declare const OVHcloudConnect: typeof import("./ovhcloudConnect").OVHcloudConnect; export { VrackArgs, VrackState } from "./vrack"; export type Vrack = import("./vrack").Vrack; export declare const Vrack: typeof import("./vrack").Vrack; export { VrackDedicatedCloudArgs, VrackDedicatedCloudState } from "./vrackDedicatedCloud"; export type VrackDedicatedCloud = import("./vrackDedicatedCloud").VrackDedicatedCloud; export declare const VrackDedicatedCloud: typeof import("./vrackDedicatedCloud").VrackDedicatedCloud; export { VrackservicesArgs, VrackservicesState } from "./vrackservices"; export type Vrackservices = import("./vrackservices").Vrackservices; export declare const Vrackservices: typeof import("./vrackservices").Vrackservices;