export { AutonomousDatabaseArgs, AutonomousDatabaseState } from "./autonomousDatabase"; export type AutonomousDatabase = import("./autonomousDatabase").AutonomousDatabase; export declare const AutonomousDatabase: typeof import("./autonomousDatabase").AutonomousDatabase; export { CloudExadataInfrastructureArgs, CloudExadataInfrastructureState } from "./cloudExadataInfrastructure"; export type CloudExadataInfrastructure = import("./cloudExadataInfrastructure").CloudExadataInfrastructure; export declare const CloudExadataInfrastructure: typeof import("./cloudExadataInfrastructure").CloudExadataInfrastructure; export { CloudVmClusterArgs, CloudVmClusterState } from "./cloudVmCluster"; export type CloudVmCluster = import("./cloudVmCluster").CloudVmCluster; export declare const CloudVmCluster: typeof import("./cloudVmCluster").CloudVmCluster; export { DbSystemArgs, DbSystemState } from "./dbSystem"; export type DbSystem = import("./dbSystem").DbSystem; export declare const DbSystem: typeof import("./dbSystem").DbSystem; export { ExadbVmClusterArgs, ExadbVmClusterState } from "./exadbVmCluster"; export type ExadbVmCluster = import("./exadbVmCluster").ExadbVmCluster; export declare const ExadbVmCluster: typeof import("./exadbVmCluster").ExadbVmCluster; export { ExascaleDbStorageVaultArgs, ExascaleDbStorageVaultState } from "./exascaleDbStorageVault"; export type ExascaleDbStorageVault = import("./exascaleDbStorageVault").ExascaleDbStorageVault; export declare const ExascaleDbStorageVault: typeof import("./exascaleDbStorageVault").ExascaleDbStorageVault; export { GetAutonomousDatabaseArgs, GetAutonomousDatabaseResult, GetAutonomousDatabaseOutputArgs } from "./getAutonomousDatabase"; export declare const getAutonomousDatabase: typeof import("./getAutonomousDatabase").getAutonomousDatabase; export declare const getAutonomousDatabaseOutput: typeof import("./getAutonomousDatabase").getAutonomousDatabaseOutput; export { GetAutonomousDatabasesArgs, GetAutonomousDatabasesResult, GetAutonomousDatabasesOutputArgs } from "./getAutonomousDatabases"; export declare const getAutonomousDatabases: typeof import("./getAutonomousDatabases").getAutonomousDatabases; export declare const getAutonomousDatabasesOutput: typeof import("./getAutonomousDatabases").getAutonomousDatabasesOutput; export { GetCloudExadataInfrastructureArgs, GetCloudExadataInfrastructureResult, GetCloudExadataInfrastructureOutputArgs } from "./getCloudExadataInfrastructure"; export declare const getCloudExadataInfrastructure: typeof import("./getCloudExadataInfrastructure").getCloudExadataInfrastructure; export declare const getCloudExadataInfrastructureOutput: typeof import("./getCloudExadataInfrastructure").getCloudExadataInfrastructureOutput; export { GetCloudExadataInfrastructuresArgs, GetCloudExadataInfrastructuresResult, GetCloudExadataInfrastructuresOutputArgs } from "./getCloudExadataInfrastructures"; export declare const getCloudExadataInfrastructures: typeof import("./getCloudExadataInfrastructures").getCloudExadataInfrastructures; export declare const getCloudExadataInfrastructuresOutput: typeof import("./getCloudExadataInfrastructures").getCloudExadataInfrastructuresOutput; export { GetCloudVmClusterArgs, GetCloudVmClusterResult, GetCloudVmClusterOutputArgs } from "./getCloudVmCluster"; export declare const getCloudVmCluster: typeof import("./getCloudVmCluster").getCloudVmCluster; export declare const getCloudVmClusterOutput: typeof import("./getCloudVmCluster").getCloudVmClusterOutput; export { GetCloudVmClustersArgs, GetCloudVmClustersResult, GetCloudVmClustersOutputArgs } from "./getCloudVmClusters"; export declare const getCloudVmClusters: typeof import("./getCloudVmClusters").getCloudVmClusters; export declare const getCloudVmClustersOutput: typeof import("./getCloudVmClusters").getCloudVmClustersOutput; export { GetDbNodesArgs, GetDbNodesResult, GetDbNodesOutputArgs } from "./getDbNodes"; export declare const getDbNodes: typeof import("./getDbNodes").getDbNodes; export declare const getDbNodesOutput: typeof import("./getDbNodes").getDbNodesOutput; export { GetDbServersArgs, GetDbServersResult, GetDbServersOutputArgs } from "./getDbServers"; export declare const getDbServers: typeof import("./getDbServers").getDbServers; export declare const getDbServersOutput: typeof import("./getDbServers").getDbServersOutput; export { OdbNetworkArgs, OdbNetworkState } from "./odbNetwork"; export type OdbNetwork = import("./odbNetwork").OdbNetwork; export declare const OdbNetwork: typeof import("./odbNetwork").OdbNetwork; export { OdbSubnetArgs, OdbSubnetState } from "./odbSubnet"; export type OdbSubnet = import("./odbSubnet").OdbSubnet; export declare const OdbSubnet: typeof import("./odbSubnet").OdbSubnet;