export { BudgetManagementGroupArgs, BudgetManagementGroupState } from "./budgetManagementGroup"; export type BudgetManagementGroup = import("./budgetManagementGroup").BudgetManagementGroup; export declare const BudgetManagementGroup: typeof import("./budgetManagementGroup").BudgetManagementGroup; export { BudgetResourceGroupArgs, BudgetResourceGroupState } from "./budgetResourceGroup"; export type BudgetResourceGroup = import("./budgetResourceGroup").BudgetResourceGroup; export declare const BudgetResourceGroup: typeof import("./budgetResourceGroup").BudgetResourceGroup; export { BudgetSubscriptionArgs, BudgetSubscriptionState } from "./budgetSubscription"; export type BudgetSubscription = import("./budgetSubscription").BudgetSubscription; export declare const BudgetSubscription: typeof import("./budgetSubscription").BudgetSubscription; export { GetBudgetResourceGroupArgs, GetBudgetResourceGroupResult, GetBudgetResourceGroupOutputArgs } from "./getBudgetResourceGroup"; export declare const getBudgetResourceGroup: typeof import("./getBudgetResourceGroup").getBudgetResourceGroup; export declare const getBudgetResourceGroupOutput: typeof import("./getBudgetResourceGroup").getBudgetResourceGroupOutput; export { GetBudgetSubscriptionArgs, GetBudgetSubscriptionResult, GetBudgetSubscriptionOutputArgs } from "./getBudgetSubscription"; export declare const getBudgetSubscription: typeof import("./getBudgetSubscription").getBudgetSubscription; export declare const getBudgetSubscriptionOutput: typeof import("./getBudgetSubscription").getBudgetSubscriptionOutput;