export { ApiArgs } from "./api"; export type Api = import("./api").Api; export declare const Api: typeof import("./api").Api; export { ApiConfigIamBindingArgs } from "./apiConfigIamBinding"; export type ApiConfigIamBinding = import("./apiConfigIamBinding").ApiConfigIamBinding; export declare const ApiConfigIamBinding: typeof import("./apiConfigIamBinding").ApiConfigIamBinding; export { ApiConfigIamMemberArgs } from "./apiConfigIamMember"; export type ApiConfigIamMember = import("./apiConfigIamMember").ApiConfigIamMember; export declare const ApiConfigIamMember: typeof import("./apiConfigIamMember").ApiConfigIamMember; export { ApiConfigIamPolicyArgs } from "./apiConfigIamPolicy"; export type ApiConfigIamPolicy = import("./apiConfigIamPolicy").ApiConfigIamPolicy; export declare const ApiConfigIamPolicy: typeof import("./apiConfigIamPolicy").ApiConfigIamPolicy; export { ApiIamBindingArgs } from "./apiIamBinding"; export type ApiIamBinding = import("./apiIamBinding").ApiIamBinding; export declare const ApiIamBinding: typeof import("./apiIamBinding").ApiIamBinding; export { ApiIamMemberArgs } from "./apiIamMember"; export type ApiIamMember = import("./apiIamMember").ApiIamMember; export declare const ApiIamMember: typeof import("./apiIamMember").ApiIamMember; export { ApiIamPolicyArgs } from "./apiIamPolicy"; export type ApiIamPolicy = import("./apiIamPolicy").ApiIamPolicy; export declare const ApiIamPolicy: typeof import("./apiIamPolicy").ApiIamPolicy; export { ConfigArgs } from "./config"; export type Config = import("./config").Config; export declare const Config: typeof import("./config").Config; export { GatewayArgs } from "./gateway"; export type Gateway = import("./gateway").Gateway; export declare const Gateway: typeof import("./gateway").Gateway; export { GatewayIamBindingArgs } from "./gatewayIamBinding"; export type GatewayIamBinding = import("./gatewayIamBinding").GatewayIamBinding; export declare const GatewayIamBinding: typeof import("./gatewayIamBinding").GatewayIamBinding; export { GatewayIamMemberArgs } from "./gatewayIamMember"; export type GatewayIamMember = import("./gatewayIamMember").GatewayIamMember; export declare const GatewayIamMember: typeof import("./gatewayIamMember").GatewayIamMember; export { GatewayIamPolicyArgs } from "./gatewayIamPolicy"; export type GatewayIamPolicy = import("./gatewayIamPolicy").GatewayIamPolicy; export declare const GatewayIamPolicy: typeof import("./gatewayIamPolicy").GatewayIamPolicy; export { GetApiArgs, GetApiResult, GetApiOutputArgs } from "./getApi"; export declare const getApi: typeof import("./getApi").getApi; export declare const getApiOutput: typeof import("./getApi").getApiOutput; export { GetApiConfigIamPolicyArgs, GetApiConfigIamPolicyResult, GetApiConfigIamPolicyOutputArgs } from "./getApiConfigIamPolicy"; export declare const getApiConfigIamPolicy: typeof import("./getApiConfigIamPolicy").getApiConfigIamPolicy; export declare const getApiConfigIamPolicyOutput: typeof import("./getApiConfigIamPolicy").getApiConfigIamPolicyOutput; export { GetApiIamPolicyArgs, GetApiIamPolicyResult, GetApiIamPolicyOutputArgs } from "./getApiIamPolicy"; export declare const getApiIamPolicy: typeof import("./getApiIamPolicy").getApiIamPolicy; export declare const getApiIamPolicyOutput: typeof import("./getApiIamPolicy").getApiIamPolicyOutput; export { GetConfigArgs, GetConfigResult, GetConfigOutputArgs } from "./getConfig"; export declare const getConfig: typeof import("./getConfig").getConfig; export declare const getConfigOutput: typeof import("./getConfig").getConfigOutput; export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway"; export declare const getGateway: typeof import("./getGateway").getGateway; export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput; export { GetGatewayIamPolicyArgs, GetGatewayIamPolicyResult, GetGatewayIamPolicyOutputArgs } from "./getGatewayIamPolicy"; export declare const getGatewayIamPolicy: typeof import("./getGatewayIamPolicy").getGatewayIamPolicy; export declare const getGatewayIamPolicyOutput: typeof import("./getGatewayIamPolicy").getGatewayIamPolicyOutput; export * from "../../types/enums/apigateway/v1beta";