export { GetProtectedDatabaseArgs, GetProtectedDatabaseResult, GetProtectedDatabaseOutputArgs } from "./getProtectedDatabase"; export declare const getProtectedDatabase: typeof import("./getProtectedDatabase").getProtectedDatabase; export declare const getProtectedDatabaseOutput: typeof import("./getProtectedDatabase").getProtectedDatabaseOutput; export { GetProtectedDatabaseFetchConfigurationArgs, GetProtectedDatabaseFetchConfigurationResult, GetProtectedDatabaseFetchConfigurationOutputArgs } from "./getProtectedDatabaseFetchConfiguration"; export declare const getProtectedDatabaseFetchConfiguration: typeof import("./getProtectedDatabaseFetchConfiguration").getProtectedDatabaseFetchConfiguration; export declare const getProtectedDatabaseFetchConfigurationOutput: typeof import("./getProtectedDatabaseFetchConfiguration").getProtectedDatabaseFetchConfigurationOutput; export { GetProtectedDatabasesArgs, GetProtectedDatabasesResult, GetProtectedDatabasesOutputArgs } from "./getProtectedDatabases"; export declare const getProtectedDatabases: typeof import("./getProtectedDatabases").getProtectedDatabases; export declare const getProtectedDatabasesOutput: typeof import("./getProtectedDatabases").getProtectedDatabasesOutput; export { GetProtectionPoliciesArgs, GetProtectionPoliciesResult, GetProtectionPoliciesOutputArgs } from "./getProtectionPolicies"; export declare const getProtectionPolicies: typeof import("./getProtectionPolicies").getProtectionPolicies; export declare const getProtectionPoliciesOutput: typeof import("./getProtectionPolicies").getProtectionPoliciesOutput; export { GetProtectionPolicyArgs, GetProtectionPolicyResult, GetProtectionPolicyOutputArgs } from "./getProtectionPolicy"; export declare const getProtectionPolicy: typeof import("./getProtectionPolicy").getProtectionPolicy; export declare const getProtectionPolicyOutput: typeof import("./getProtectionPolicy").getProtectionPolicyOutput; export { GetRecoveryServiceSubnetArgs, GetRecoveryServiceSubnetResult, GetRecoveryServiceSubnetOutputArgs } from "./getRecoveryServiceSubnet"; export declare const getRecoveryServiceSubnet: typeof import("./getRecoveryServiceSubnet").getRecoveryServiceSubnet; export declare const getRecoveryServiceSubnetOutput: typeof import("./getRecoveryServiceSubnet").getRecoveryServiceSubnetOutput; export { GetRecoveryServiceSubnetsArgs, GetRecoveryServiceSubnetsResult, GetRecoveryServiceSubnetsOutputArgs } from "./getRecoveryServiceSubnets"; export declare const getRecoveryServiceSubnets: typeof import("./getRecoveryServiceSubnets").getRecoveryServiceSubnets; export declare const getRecoveryServiceSubnetsOutput: typeof import("./getRecoveryServiceSubnets").getRecoveryServiceSubnetsOutput; export { ProtectedDatabaseArgs, ProtectedDatabaseState } from "./protectedDatabase"; export type ProtectedDatabase = import("./protectedDatabase").ProtectedDatabase; export declare const ProtectedDatabase: typeof import("./protectedDatabase").ProtectedDatabase; export { ProtectionPolicyArgs, ProtectionPolicyState } from "./protectionPolicy"; export type ProtectionPolicy = import("./protectionPolicy").ProtectionPolicy; export declare const ProtectionPolicy: typeof import("./protectionPolicy").ProtectionPolicy; export { RecoveryServiceSubnetArgs, RecoveryServiceSubnetState } from "./recoveryServiceSubnet"; export type RecoveryServiceSubnet = import("./recoveryServiceSubnet").RecoveryServiceSubnet; export declare const RecoveryServiceSubnet: typeof import("./recoveryServiceSubnet").RecoveryServiceSubnet; //# sourceMappingURL=index.d.ts.map