export { AutomaticDrConfigurationArgs, AutomaticDrConfigurationState } from "./automaticDrConfiguration"; export type AutomaticDrConfiguration = import("./automaticDrConfiguration").AutomaticDrConfiguration; export declare const AutomaticDrConfiguration: typeof import("./automaticDrConfiguration").AutomaticDrConfiguration; export { DrPlanArgs, DrPlanState } from "./drPlan"; export type DrPlan = import("./drPlan").DrPlan; export declare const DrPlan: typeof import("./drPlan").DrPlan; export { DrPlanExecutionArgs, DrPlanExecutionState } from "./drPlanExecution"; export type DrPlanExecution = import("./drPlanExecution").DrPlanExecution; export declare const DrPlanExecution: typeof import("./drPlanExecution").DrPlanExecution; export { DrProtectionGroupArgs, DrProtectionGroupState } from "./drProtectionGroup"; export type DrProtectionGroup = import("./drProtectionGroup").DrProtectionGroup; export declare const DrProtectionGroup: typeof import("./drProtectionGroup").DrProtectionGroup; export { GetAutomaticDrConfigurationArgs, GetAutomaticDrConfigurationResult, GetAutomaticDrConfigurationOutputArgs } from "./getAutomaticDrConfiguration"; export declare const getAutomaticDrConfiguration: typeof import("./getAutomaticDrConfiguration").getAutomaticDrConfiguration; export declare const getAutomaticDrConfigurationOutput: typeof import("./getAutomaticDrConfiguration").getAutomaticDrConfigurationOutput; export { GetAutomaticDrConfigurationsArgs, GetAutomaticDrConfigurationsResult, GetAutomaticDrConfigurationsOutputArgs } from "./getAutomaticDrConfigurations"; export declare const getAutomaticDrConfigurations: typeof import("./getAutomaticDrConfigurations").getAutomaticDrConfigurations; export declare const getAutomaticDrConfigurationsOutput: typeof import("./getAutomaticDrConfigurations").getAutomaticDrConfigurationsOutput; export { GetDrPlanArgs, GetDrPlanResult, GetDrPlanOutputArgs } from "./getDrPlan"; export declare const getDrPlan: typeof import("./getDrPlan").getDrPlan; export declare const getDrPlanOutput: typeof import("./getDrPlan").getDrPlanOutput; export { GetDrPlanExecutionArgs, GetDrPlanExecutionResult, GetDrPlanExecutionOutputArgs } from "./getDrPlanExecution"; export declare const getDrPlanExecution: typeof import("./getDrPlanExecution").getDrPlanExecution; export declare const getDrPlanExecutionOutput: typeof import("./getDrPlanExecution").getDrPlanExecutionOutput; export { GetDrPlanExecutionsArgs, GetDrPlanExecutionsResult, GetDrPlanExecutionsOutputArgs } from "./getDrPlanExecutions"; export declare const getDrPlanExecutions: typeof import("./getDrPlanExecutions").getDrPlanExecutions; export declare const getDrPlanExecutionsOutput: typeof import("./getDrPlanExecutions").getDrPlanExecutionsOutput; export { GetDrPlansArgs, GetDrPlansResult, GetDrPlansOutputArgs } from "./getDrPlans"; export declare const getDrPlans: typeof import("./getDrPlans").getDrPlans; export declare const getDrPlansOutput: typeof import("./getDrPlans").getDrPlansOutput; export { GetDrProtectionGroupArgs, GetDrProtectionGroupResult, GetDrProtectionGroupOutputArgs } from "./getDrProtectionGroup"; export declare const getDrProtectionGroup: typeof import("./getDrProtectionGroup").getDrProtectionGroup; export declare const getDrProtectionGroupOutput: typeof import("./getDrProtectionGroup").getDrProtectionGroupOutput; export { GetDrProtectionGroupsArgs, GetDrProtectionGroupsResult, GetDrProtectionGroupsOutputArgs } from "./getDrProtectionGroups"; export declare const getDrProtectionGroups: typeof import("./getDrProtectionGroups").getDrProtectionGroups; export declare const getDrProtectionGroupsOutput: typeof import("./getDrProtectionGroups").getDrProtectionGroupsOutput; //# sourceMappingURL=index.d.ts.map