export { BillingAccountArgs } from "./billingAccount"; export type BillingAccount = import("./billingAccount").BillingAccount; export declare const BillingAccount: typeof import("./billingAccount").BillingAccount; export { BillingAccountIamBindingArgs } from "./billingAccountIamBinding"; export type BillingAccountIamBinding = import("./billingAccountIamBinding").BillingAccountIamBinding; export declare const BillingAccountIamBinding: typeof import("./billingAccountIamBinding").BillingAccountIamBinding; export { BillingAccountIamMemberArgs } from "./billingAccountIamMember"; export type BillingAccountIamMember = import("./billingAccountIamMember").BillingAccountIamMember; export declare const BillingAccountIamMember: typeof import("./billingAccountIamMember").BillingAccountIamMember; export { BillingAccountIamPolicyArgs } from "./billingAccountIamPolicy"; export type BillingAccountIamPolicy = import("./billingAccountIamPolicy").BillingAccountIamPolicy; export declare const BillingAccountIamPolicy: typeof import("./billingAccountIamPolicy").BillingAccountIamPolicy; export { GetBillingAccountArgs, GetBillingAccountResult, GetBillingAccountOutputArgs } from "./getBillingAccount"; export declare const getBillingAccount: typeof import("./getBillingAccount").getBillingAccount; export declare const getBillingAccountOutput: typeof import("./getBillingAccount").getBillingAccountOutput; export { GetBillingAccountIamPolicyArgs, GetBillingAccountIamPolicyResult, GetBillingAccountIamPolicyOutputArgs } from "./getBillingAccountIamPolicy"; export declare const getBillingAccountIamPolicy: typeof import("./getBillingAccountIamPolicy").getBillingAccountIamPolicy; export declare const getBillingAccountIamPolicyOutput: typeof import("./getBillingAccountIamPolicy").getBillingAccountIamPolicyOutput; export * from "../../types/enums/cloudbilling/v1";