export { BrandArgs } from "./brand"; export type Brand = import("./brand").Brand; export declare const Brand: typeof import("./brand").Brand; export { DestGroupArgs } from "./destGroup"; export type DestGroup = import("./destGroup").DestGroup; export declare const DestGroup: typeof import("./destGroup").DestGroup; export { GetBrandArgs, GetBrandResult, GetBrandOutputArgs } from "./getBrand"; export declare const getBrand: typeof import("./getBrand").getBrand; export declare const getBrandOutput: typeof import("./getBrand").getBrandOutput; export { GetDestGroupArgs, GetDestGroupResult, GetDestGroupOutputArgs } from "./getDestGroup"; export declare const getDestGroup: typeof import("./getDestGroup").getDestGroup; export declare const getDestGroupOutput: typeof import("./getDestGroup").getDestGroupOutput; export { GetIdentityAwareProxyClientArgs, GetIdentityAwareProxyClientResult, GetIdentityAwareProxyClientOutputArgs } from "./getIdentityAwareProxyClient"; export declare const getIdentityAwareProxyClient: typeof import("./getIdentityAwareProxyClient").getIdentityAwareProxyClient; export declare const getIdentityAwareProxyClientOutput: typeof import("./getIdentityAwareProxyClient").getIdentityAwareProxyClientOutput; export { GetV1IamPolicyArgs, GetV1IamPolicyResult, GetV1IamPolicyOutputArgs } from "./getV1IamPolicy"; export declare const getV1IamPolicy: typeof import("./getV1IamPolicy").getV1IamPolicy; export declare const getV1IamPolicyOutput: typeof import("./getV1IamPolicy").getV1IamPolicyOutput; export { IdentityAwareProxyClientArgs } from "./identityAwareProxyClient"; export type IdentityAwareProxyClient = import("./identityAwareProxyClient").IdentityAwareProxyClient; export declare const IdentityAwareProxyClient: typeof import("./identityAwareProxyClient").IdentityAwareProxyClient; export { V1IamBindingArgs } from "./v1iamBinding"; export type V1IamBinding = import("./v1iamBinding").V1IamBinding; export declare const V1IamBinding: typeof import("./v1iamBinding").V1IamBinding; export { V1IamMemberArgs } from "./v1iamMember"; export type V1IamMember = import("./v1iamMember").V1IamMember; export declare const V1IamMember: typeof import("./v1iamMember").V1IamMember; export { V1IamPolicyArgs } from "./v1iamPolicy"; export type V1IamPolicy = import("./v1iamPolicy").V1IamPolicy; export declare const V1IamPolicy: typeof import("./v1iamPolicy").V1IamPolicy;