export { CertificateArgs, CertificateState } from "./certificate";
export type Certificate = import("./certificate").Certificate;
export declare const Certificate: typeof import("./certificate").Certificate;
export { FirewallArgs, FirewallState } from "./firewall";
export type Firewall = import("./firewall").Firewall;
export declare const Firewall: typeof import("./firewall").Firewall;
export { FirewallAttachmentArgs, FirewallAttachmentState } from "./firewallAttachment";
export type FirewallAttachment = import("./firewallAttachment").FirewallAttachment;
export declare const FirewallAttachment: typeof import("./firewallAttachment").FirewallAttachment;
export { FloatingIpArgs, FloatingIpState } from "./floatingIp";
export type FloatingIp = import("./floatingIp").FloatingIp;
export declare const FloatingIp: typeof import("./floatingIp").FloatingIp;
export { FloatingIpAssignmentArgs, FloatingIpAssignmentState } from "./floatingIpAssignment";
export type FloatingIpAssignment = import("./floatingIpAssignment").FloatingIpAssignment;
export declare const FloatingIpAssignment: typeof import("./floatingIpAssignment").FloatingIpAssignment;
export { GetCertificateArgs, GetCertificateResult, GetCertificateOutputArgs } from "./getCertificate";
export declare const getCertificate: typeof import("./getCertificate").getCertificate;
export declare const getCertificateOutput: typeof import("./getCertificate").getCertificateOutput;
export { GetCertificatesArgs, GetCertificatesResult, GetCertificatesOutputArgs } from "./getCertificates";
export declare const getCertificates: typeof import("./getCertificates").getCertificates;
export declare const getCertificatesOutput: typeof import("./getCertificates").getCertificatesOutput;
export { GetDatacenterArgs, GetDatacenterResult, GetDatacenterOutputArgs } from "./getDatacenter";
export declare const getDatacenter: typeof import("./getDatacenter").getDatacenter;
export declare const getDatacenterOutput: typeof import("./getDatacenter").getDatacenterOutput;
export { GetDatacentersResult } from "./getDatacenters";
export declare const getDatacenters: typeof import("./getDatacenters").getDatacenters;
export declare const getDatacentersOutput: typeof import("./getDatacenters").getDatacentersOutput;
export { GetFirewallArgs, GetFirewallResult, GetFirewallOutputArgs } from "./getFirewall";
export declare const getFirewall: typeof import("./getFirewall").getFirewall;
export declare const getFirewallOutput: typeof import("./getFirewall").getFirewallOutput;
export { GetFirewallsArgs, GetFirewallsResult, GetFirewallsOutputArgs } from "./getFirewalls";
export declare const getFirewalls: typeof import("./getFirewalls").getFirewalls;
export declare const getFirewallsOutput: typeof import("./getFirewalls").getFirewallsOutput;
export { GetFloatingIpArgs, GetFloatingIpResult, GetFloatingIpOutputArgs } from "./getFloatingIp";
export declare const getFloatingIp: typeof import("./getFloatingIp").getFloatingIp;
export declare const getFloatingIpOutput: typeof import("./getFloatingIp").getFloatingIpOutput;
export { GetFloatingIpsArgs, GetFloatingIpsResult, GetFloatingIpsOutputArgs } from "./getFloatingIps";
export declare const getFloatingIps: typeof import("./getFloatingIps").getFloatingIps;
export declare const getFloatingIpsOutput: typeof import("./getFloatingIps").getFloatingIpsOutput;
export { GetImageArgs, GetImageResult, GetImageOutputArgs } from "./getImage";
export declare const getImage: typeof import("./getImage").getImage;
export declare const getImageOutput: typeof import("./getImage").getImageOutput;
export { GetImagesArgs, GetImagesResult, GetImagesOutputArgs } from "./getImages";
export declare const getImages: typeof import("./getImages").getImages;
export declare const getImagesOutput: typeof import("./getImages").getImagesOutput;
export { GetLoadBalancerArgs, GetLoadBalancerResult, GetLoadBalancerOutputArgs } from "./getLoadBalancer";
export declare const getLoadBalancer: typeof import("./getLoadBalancer").getLoadBalancer;
export declare const getLoadBalancerOutput: typeof import("./getLoadBalancer").getLoadBalancerOutput;
export { GetLoadBalancerTypeArgs, GetLoadBalancerTypeResult, GetLoadBalancerTypeOutputArgs } from "./getLoadBalancerType";
export declare const getLoadBalancerType: typeof import("./getLoadBalancerType").getLoadBalancerType;
export declare const getLoadBalancerTypeOutput: typeof import("./getLoadBalancerType").getLoadBalancerTypeOutput;
export { GetLoadBalancerTypesResult } from "./getLoadBalancerTypes";
export declare const getLoadBalancerTypes: typeof import("./getLoadBalancerTypes").getLoadBalancerTypes;
export declare const getLoadBalancerTypesOutput: typeof import("./getLoadBalancerTypes").getLoadBalancerTypesOutput;
export { GetLoadBalancersArgs, GetLoadBalancersResult, GetLoadBalancersOutputArgs } from "./getLoadBalancers";
export declare const getLoadBalancers: typeof import("./getLoadBalancers").getLoadBalancers;
export declare const getLoadBalancersOutput: typeof import("./getLoadBalancers").getLoadBalancersOutput;
export { GetLocationArgs, GetLocationResult, GetLocationOutputArgs } from "./getLocation";
export declare const getLocation: typeof import("./getLocation").getLocation;
export declare const getLocationOutput: typeof import("./getLocation").getLocationOutput;
export { GetLocationsResult } from "./getLocations";
export declare const getLocations: typeof import("./getLocations").getLocations;
export declare const getLocationsOutput: typeof import("./getLocations").getLocationsOutput;
export { GetNetworkArgs, GetNetworkResult, GetNetworkOutputArgs } from "./getNetwork";
export declare const getNetwork: typeof import("./getNetwork").getNetwork;
export declare const getNetworkOutput: typeof import("./getNetwork").getNetworkOutput;
export { GetNetworksArgs, GetNetworksResult, GetNetworksOutputArgs } from "./getNetworks";
export declare const getNetworks: typeof import("./getNetworks").getNetworks;
export declare const getNetworksOutput: typeof import("./getNetworks").getNetworksOutput;
export { GetPlacementGroupArgs, GetPlacementGroupResult, GetPlacementGroupOutputArgs } from "./getPlacementGroup";
export declare const getPlacementGroup: typeof import("./getPlacementGroup").getPlacementGroup;
export declare const getPlacementGroupOutput: typeof import("./getPlacementGroup").getPlacementGroupOutput;
export { GetPlacementGroupsArgs, GetPlacementGroupsResult, GetPlacementGroupsOutputArgs } from "./getPlacementGroups";
export declare const getPlacementGroups: typeof import("./getPlacementGroups").getPlacementGroups;
export declare const getPlacementGroupsOutput: typeof import("./getPlacementGroups").getPlacementGroupsOutput;
export { GetPrimaryIpArgs, GetPrimaryIpResult, GetPrimaryIpOutputArgs } from "./getPrimaryIp";
export declare const getPrimaryIp: typeof import("./getPrimaryIp").getPrimaryIp;
export declare const getPrimaryIpOutput: typeof import("./getPrimaryIp").getPrimaryIpOutput;
export { GetPrimaryIpsArgs, GetPrimaryIpsResult, GetPrimaryIpsOutputArgs } from "./getPrimaryIps";
export declare const getPrimaryIps: typeof import("./getPrimaryIps").getPrimaryIps;
export declare const getPrimaryIpsOutput: typeof import("./getPrimaryIps").getPrimaryIpsOutput;
export { GetServerArgs, GetServerResult, GetServerOutputArgs } from "./getServer";
export declare const getServer: typeof import("./getServer").getServer;
export declare const getServerOutput: typeof import("./getServer").getServerOutput;
export { GetServerTypeArgs, GetServerTypeResult, GetServerTypeOutputArgs } from "./getServerType";
export declare const getServerType: typeof import("./getServerType").getServerType;
export declare const getServerTypeOutput: typeof import("./getServerType").getServerTypeOutput;
export { GetServerTypesResult } from "./getServerTypes";
export declare const getServerTypes: typeof import("./getServerTypes").getServerTypes;
export declare const getServerTypesOutput: typeof import("./getServerTypes").getServerTypesOutput;
export { GetServersArgs, GetServersResult, GetServersOutputArgs } from "./getServers";
export declare const getServers: typeof import("./getServers").getServers;
export declare const getServersOutput: typeof import("./getServers").getServersOutput;
export { GetSshKeyArgs, GetSshKeyResult, GetSshKeyOutputArgs } from "./getSshKey";
export declare const getSshKey: typeof import("./getSshKey").getSshKey;
export declare const getSshKeyOutput: typeof import("./getSshKey").getSshKeyOutput;
export { GetSshKeysArgs, GetSshKeysResult, GetSshKeysOutputArgs } from "./getSshKeys";
export declare const getSshKeys: typeof import("./getSshKeys").getSshKeys;
export declare const getSshKeysOutput: typeof import("./getSshKeys").getSshKeysOutput;
export { GetStorageBoxArgs, GetStorageBoxResult, GetStorageBoxOutputArgs } from "./getStorageBox";
export declare const getStorageBox: typeof import("./getStorageBox").getStorageBox;
export declare const getStorageBoxOutput: typeof import("./getStorageBox").getStorageBoxOutput;
export { GetStorageBoxSnapshotArgs, GetStorageBoxSnapshotResult, GetStorageBoxSnapshotOutputArgs } from "./getStorageBoxSnapshot";
export declare const getStorageBoxSnapshot: typeof import("./getStorageBoxSnapshot").getStorageBoxSnapshot;
export declare const getStorageBoxSnapshotOutput: typeof import("./getStorageBoxSnapshot").getStorageBoxSnapshotOutput;
export { GetStorageBoxSnapshotsArgs, GetStorageBoxSnapshotsResult, GetStorageBoxSnapshotsOutputArgs } from "./getStorageBoxSnapshots";
export declare const getStorageBoxSnapshots: typeof import("./getStorageBoxSnapshots").getStorageBoxSnapshots;
export declare const getStorageBoxSnapshotsOutput: typeof import("./getStorageBoxSnapshots").getStorageBoxSnapshotsOutput;
export { GetStorageBoxSubaccountArgs, GetStorageBoxSubaccountResult, GetStorageBoxSubaccountOutputArgs } from "./getStorageBoxSubaccount";
export declare const getStorageBoxSubaccount: typeof import("./getStorageBoxSubaccount").getStorageBoxSubaccount;
export declare const getStorageBoxSubaccountOutput: typeof import("./getStorageBoxSubaccount").getStorageBoxSubaccountOutput;
export { GetStorageBoxSubaccountsArgs, GetStorageBoxSubaccountsResult, GetStorageBoxSubaccountsOutputArgs } from "./getStorageBoxSubaccounts";
export declare const getStorageBoxSubaccounts: typeof import("./getStorageBoxSubaccounts").getStorageBoxSubaccounts;
export declare const getStorageBoxSubaccountsOutput: typeof import("./getStorageBoxSubaccounts").getStorageBoxSubaccountsOutput;
export { GetStorageBoxTypeArgs, GetStorageBoxTypeResult, GetStorageBoxTypeOutputArgs } from "./getStorageBoxType";
export declare const getStorageBoxType: typeof import("./getStorageBoxType").getStorageBoxType;
export declare const getStorageBoxTypeOutput: typeof import("./getStorageBoxType").getStorageBoxTypeOutput;
export { GetStorageBoxTypesResult } from "./getStorageBoxTypes";
export declare const getStorageBoxTypes: typeof import("./getStorageBoxTypes").getStorageBoxTypes;
export declare const getStorageBoxTypesOutput: typeof import("./getStorageBoxTypes").getStorageBoxTypesOutput;
export { GetStorageBoxesArgs, GetStorageBoxesResult, GetStorageBoxesOutputArgs } from "./getStorageBoxes";
export declare const getStorageBoxes: typeof import("./getStorageBoxes").getStorageBoxes;
export declare const getStorageBoxesOutput: typeof import("./getStorageBoxes").getStorageBoxesOutput;
export { GetVolumeArgs, GetVolumeResult, GetVolumeOutputArgs } from "./getVolume";
export declare const getVolume: typeof import("./getVolume").getVolume;
export declare const getVolumeOutput: typeof import("./getVolume").getVolumeOutput;
export { GetVolumesArgs, GetVolumesResult, GetVolumesOutputArgs } from "./getVolumes";
export declare const getVolumes: typeof import("./getVolumes").getVolumes;
export declare const getVolumesOutput: typeof import("./getVolumes").getVolumesOutput;
export { GetZoneArgs, GetZoneResult, GetZoneOutputArgs } from "./getZone";
export declare const getZone: typeof import("./getZone").getZone;
export declare const getZoneOutput: typeof import("./getZone").getZoneOutput;
export { GetZoneRrsetArgs, GetZoneRrsetResult, GetZoneRrsetOutputArgs } from "./getZoneRrset";
export declare const getZoneRrset: typeof import("./getZoneRrset").getZoneRrset;
export declare const getZoneRrsetOutput: typeof import("./getZoneRrset").getZoneRrsetOutput;
export { GetZoneRrsetsArgs, GetZoneRrsetsResult, GetZoneRrsetsOutputArgs } from "./getZoneRrsets";
export declare const getZoneRrsets: typeof import("./getZoneRrsets").getZoneRrsets;
export declare const getZoneRrsetsOutput: typeof import("./getZoneRrsets").getZoneRrsetsOutput;
export { GetZonesArgs, GetZonesResult, GetZonesOutputArgs } from "./getZones";
export declare const getZones: typeof import("./getZones").getZones;
export declare const getZonesOutput: typeof import("./getZones").getZonesOutput;
export { LoadBalancerArgs, LoadBalancerState } from "./loadBalancer";
export type LoadBalancer = import("./loadBalancer").LoadBalancer;
export declare const LoadBalancer: typeof import("./loadBalancer").LoadBalancer;
export { LoadBalancerNetworkArgs, LoadBalancerNetworkState } from "./loadBalancerNetwork";
export type LoadBalancerNetwork = import("./loadBalancerNetwork").LoadBalancerNetwork;
export declare const LoadBalancerNetwork: typeof import("./loadBalancerNetwork").LoadBalancerNetwork;
export { LoadBalancerServiceArgs, LoadBalancerServiceState } from "./loadBalancerService";
export type LoadBalancerService = import("./loadBalancerService").LoadBalancerService;
export declare const LoadBalancerService: typeof import("./loadBalancerService").LoadBalancerService;
export { LoadBalancerTargetArgs, LoadBalancerTargetState } from "./loadBalancerTarget";
export type LoadBalancerTarget = import("./loadBalancerTarget").LoadBalancerTarget;
export declare const LoadBalancerTarget: typeof import("./loadBalancerTarget").LoadBalancerTarget;
export { ManagedCertificateArgs, ManagedCertificateState } from "./managedCertificate";
export type ManagedCertificate = import("./managedCertificate").ManagedCertificate;
export declare const ManagedCertificate: typeof import("./managedCertificate").ManagedCertificate;
export { NetworkArgs, NetworkState } from "./network";
export type Network = import("./network").Network;
export declare const Network: typeof import("./network").Network;
export { NetworkRouteArgs, NetworkRouteState } from "./networkRoute";
export type NetworkRoute = import("./networkRoute").NetworkRoute;
export declare const NetworkRoute: typeof import("./networkRoute").NetworkRoute;
export { NetworkSubnetArgs, NetworkSubnetState } from "./networkSubnet";
export type NetworkSubnet = import("./networkSubnet").NetworkSubnet;
export declare const NetworkSubnet: typeof import("./networkSubnet").NetworkSubnet;
export { PlacementGroupArgs, PlacementGroupState } from "./placementGroup";
export type PlacementGroup = import("./placementGroup").PlacementGroup;
export declare const PlacementGroup: typeof import("./placementGroup").PlacementGroup;
export { PrimaryIpArgs, PrimaryIpState } from "./primaryIp";
export type PrimaryIp = import("./primaryIp").PrimaryIp;
export declare const PrimaryIp: typeof import("./primaryIp").PrimaryIp;
export * from "./provider";
export { RdnsArgs, RdnsState } from "./rdns";
export type Rdns = import("./rdns").Rdns;
export declare const Rdns: typeof import("./rdns").Rdns;
export { ServerArgs, ServerState } from "./server";
export type Server = import("./server").Server;
export declare const Server: typeof import("./server").Server;
export { ServerNetworkArgs, ServerNetworkState } from "./serverNetwork";
export type ServerNetwork = import("./serverNetwork").ServerNetwork;
export declare const ServerNetwork: typeof import("./serverNetwork").ServerNetwork;
export { SnapshotArgs, SnapshotState } from "./snapshot";
export type Snapshot = import("./snapshot").Snapshot;
export declare const Snapshot: typeof import("./snapshot").Snapshot;
export { SshKeyArgs, SshKeyState } from "./sshKey";
export type SshKey = import("./sshKey").SshKey;
export declare const SshKey: typeof import("./sshKey").SshKey;
export { StorageBoxArgs, StorageBoxState } from "./storageBox";
export type StorageBox = import("./storageBox").StorageBox;
export declare const StorageBox: typeof import("./storageBox").StorageBox;
export { StorageBoxSnapshotArgs, StorageBoxSnapshotState } from "./storageBoxSnapshot";
export type StorageBoxSnapshot = import("./storageBoxSnapshot").StorageBoxSnapshot;
export declare const StorageBoxSnapshot: typeof import("./storageBoxSnapshot").StorageBoxSnapshot;
export { StorageBoxSubaccountArgs, StorageBoxSubaccountState } from "./storageBoxSubaccount";
export type StorageBoxSubaccount = import("./storageBoxSubaccount").StorageBoxSubaccount;
export declare const StorageBoxSubaccount: typeof import("./storageBoxSubaccount").StorageBoxSubaccount;
export { UploadedCertificateArgs, UploadedCertificateState } from "./uploadedCertificate";
export type UploadedCertificate = import("./uploadedCertificate").UploadedCertificate;
export declare const UploadedCertificate: typeof import("./uploadedCertificate").UploadedCertificate;
export { VolumeArgs, VolumeState } from "./volume";
export type Volume = import("./volume").Volume;
export declare const Volume: typeof import("./volume").Volume;
export { VolumeAttachmentArgs, VolumeAttachmentState } from "./volumeAttachment";
export type VolumeAttachment = import("./volumeAttachment").VolumeAttachment;
export declare const VolumeAttachment: typeof import("./volumeAttachment").VolumeAttachment;
export { ZoneArgs, ZoneState } from "./zone";
export type Zone = import("./zone").Zone;
export declare const Zone: typeof import("./zone").Zone;
export { ZoneRecordArgs, ZoneRecordState } from "./zoneRecord";
export type ZoneRecord = import("./zoneRecord").ZoneRecord;
export declare const ZoneRecord: typeof import("./zoneRecord").ZoneRecord;
export { ZoneRrsetArgs, ZoneRrsetState } from "./zoneRrset";
export type ZoneRrset = import("./zoneRrset").ZoneRrset;
export declare const ZoneRrset: typeof import("./zoneRrset").ZoneRrset;
import * as config from "./config";
import * as types from "./types";
export { config, types, };
//# sourceMappingURL=index.d.ts.map