export { BackupArgs, BackupState } from "./backup"; export type Backup = import("./backup").Backup; export declare const Backup: typeof import("./backup").Backup; export { ConfigurationArgs, ConfigurationState } from "./configuration"; export type Configuration = import("./configuration").Configuration; export declare const Configuration: typeof import("./configuration").Configuration; export { DbSystemArgs, DbSystemState } from "./dbSystem"; export type DbSystem = import("./dbSystem").DbSystem; export declare const DbSystem: typeof import("./dbSystem").DbSystem; export { GetBackupArgs, GetBackupResult, GetBackupOutputArgs } from "./getBackup"; export declare const getBackup: typeof import("./getBackup").getBackup; export declare const getBackupOutput: typeof import("./getBackup").getBackupOutput; export { GetBackupsArgs, GetBackupsResult, GetBackupsOutputArgs } from "./getBackups"; export declare const getBackups: typeof import("./getBackups").getBackups; export declare const getBackupsOutput: typeof import("./getBackups").getBackupsOutput; export { GetConfigurationArgs, GetConfigurationResult, GetConfigurationOutputArgs } from "./getConfiguration"; export declare const getConfiguration: typeof import("./getConfiguration").getConfiguration; export declare const getConfigurationOutput: typeof import("./getConfiguration").getConfigurationOutput; export { GetConfigurationsArgs, GetConfigurationsResult, GetConfigurationsOutputArgs } from "./getConfigurations"; export declare const getConfigurations: typeof import("./getConfigurations").getConfigurations; export declare const getConfigurationsOutput: typeof import("./getConfigurations").getConfigurationsOutput; export { GetDbSystemArgs, GetDbSystemResult, GetDbSystemOutputArgs } from "./getDbSystem"; export declare const getDbSystem: typeof import("./getDbSystem").getDbSystem; export declare const getDbSystemOutput: typeof import("./getDbSystem").getDbSystemOutput; export { GetDbSystemConnectionDetailArgs, GetDbSystemConnectionDetailResult, GetDbSystemConnectionDetailOutputArgs } from "./getDbSystemConnectionDetail"; export declare const getDbSystemConnectionDetail: typeof import("./getDbSystemConnectionDetail").getDbSystemConnectionDetail; export declare const getDbSystemConnectionDetailOutput: typeof import("./getDbSystemConnectionDetail").getDbSystemConnectionDetailOutput; export { GetDbSystemPitrDetailArgs, GetDbSystemPitrDetailResult, GetDbSystemPitrDetailOutputArgs } from "./getDbSystemPitrDetail"; export declare const getDbSystemPitrDetail: typeof import("./getDbSystemPitrDetail").getDbSystemPitrDetail; export declare const getDbSystemPitrDetailOutput: typeof import("./getDbSystemPitrDetail").getDbSystemPitrDetailOutput; export { GetDbSystemPrimaryDbInstanceArgs, GetDbSystemPrimaryDbInstanceResult, GetDbSystemPrimaryDbInstanceOutputArgs } from "./getDbSystemPrimaryDbInstance"; export declare const getDbSystemPrimaryDbInstance: typeof import("./getDbSystemPrimaryDbInstance").getDbSystemPrimaryDbInstance; export declare const getDbSystemPrimaryDbInstanceOutput: typeof import("./getDbSystemPrimaryDbInstance").getDbSystemPrimaryDbInstanceOutput; export { GetDbSystemReplicasArgs, GetDbSystemReplicasResult, GetDbSystemReplicasOutputArgs } from "./getDbSystemReplicas"; export declare const getDbSystemReplicas: typeof import("./getDbSystemReplicas").getDbSystemReplicas; export declare const getDbSystemReplicasOutput: typeof import("./getDbSystemReplicas").getDbSystemReplicasOutput; export { GetDbSystemsArgs, GetDbSystemsResult, GetDbSystemsOutputArgs } from "./getDbSystems"; export declare const getDbSystems: typeof import("./getDbSystems").getDbSystems; export declare const getDbSystemsOutput: typeof import("./getDbSystems").getDbSystemsOutput; export { GetDefaultConfigurationArgs, GetDefaultConfigurationResult, GetDefaultConfigurationOutputArgs } from "./getDefaultConfiguration"; export declare const getDefaultConfiguration: typeof import("./getDefaultConfiguration").getDefaultConfiguration; export declare const getDefaultConfigurationOutput: typeof import("./getDefaultConfiguration").getDefaultConfigurationOutput; export { GetDefaultConfigurationsArgs, GetDefaultConfigurationsResult, GetDefaultConfigurationsOutputArgs } from "./getDefaultConfigurations"; export declare const getDefaultConfigurations: typeof import("./getDefaultConfigurations").getDefaultConfigurations; export declare const getDefaultConfigurationsOutput: typeof import("./getDefaultConfigurations").getDefaultConfigurationsOutput; export { GetInsightCapabilitiesArgs, GetInsightCapabilitiesResult, GetInsightCapabilitiesOutputArgs } from "./getInsightCapabilities"; export declare const getInsightCapabilities: typeof import("./getInsightCapabilities").getInsightCapabilities; export declare const getInsightCapabilitiesOutput: typeof import("./getInsightCapabilities").getInsightCapabilitiesOutput; export { GetShapesArgs, GetShapesResult, GetShapesOutputArgs } from "./getShapes"; export declare const getShapes: typeof import("./getShapes").getShapes; export declare const getShapesOutput: typeof import("./getShapes").getShapesOutput; //# sourceMappingURL=index.d.ts.map