@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [.Api;
export declare const Api: typeof import("./api").Api;
export { ApiDiagnosticArgs } from "./apiDiagnostic";
export type ApiDiagnostic = import("./apiDiagnostic").ApiDiagnostic;
export declare const ApiDiagnostic: typeof import("./apiDiagnostic").ApiDiagnostic;
export { ApiGatewayArgs } from "./apiGateway";
export type ApiGateway = import("./apiGateway").ApiGateway;
export declare const ApiGateway: typeof import("./apiGateway").ApiGateway;
export { ApiGatewayConfigConnectionArgs } from "./apiGatewayConfigConnection";
export type ApiGatewayConfigConnection = import("./apiGatewayConfigConnection").ApiGatewayConfigConnection;
export declare const ApiGatewayConfigConnection: typeof import("./apiGatewayConfigConnection").ApiGatewayConfigConnection;
export { ApiIssueArgs } from "./apiIssue";
export type ApiIssue = import("./apiIssue").ApiIssue;
export declare const ApiIssue: typeof import("./apiIssue").ApiIssue;
export { ApiIssueAttachmentArgs } from "./apiIssueAttachment";
export type ApiIssueAttachment = import("./apiIssueAttachment").ApiIssueAttachment;
export declare const ApiIssueAttachment: typeof import("./apiIssueAttachment").ApiIssueAttachment;
export { ApiIssueCommentArgs } from "./apiIssueComment";
export type ApiIssueComment = import("./apiIssueComment").ApiIssueComment;
export declare const ApiIssueComment: typeof import("./apiIssueComment").ApiIssueComment;
export { ApiManagementServiceArgs } from "./apiManagementService";
export type ApiManagementService = import("./apiManagementService").ApiManagementService;
export declare const ApiManagementService: typeof import("./apiManagementService").ApiManagementService;
export { ApiOperationArgs } from "./apiOperation";
export type ApiOperation = import("./apiOperation").ApiOperation;
export declare const ApiOperation: typeof import("./apiOperation").ApiOperation;
export { ApiOperationPolicyArgs } from "./apiOperationPolicy";
export type ApiOperationPolicy = import("./apiOperationPolicy").ApiOperationPolicy;
export declare const ApiOperationPolicy: typeof import("./apiOperationPolicy").ApiOperationPolicy;
export { ApiPolicyArgs } from "./apiPolicy";
export type ApiPolicy = import("./apiPolicy").ApiPolicy;
export declare const ApiPolicy: typeof import("./apiPolicy").ApiPolicy;
export { ApiReleaseArgs } from "./apiRelease";
export type ApiRelease = import("./apiRelease").ApiRelease;
export declare const ApiRelease: typeof import("./apiRelease").ApiRelease;
export { ApiSchemaArgs } from "./apiSchema";
export type ApiSchema = import("./apiSchema").ApiSchema;
export declare const ApiSchema: typeof import("./apiSchema").ApiSchema;
export { ApiTagDescriptionArgs } from "./apiTagDescription";
export type ApiTagDescription = import("./apiTagDescription").ApiTagDescription;
export declare const ApiTagDescription: typeof import("./apiTagDescription").ApiTagDescription;
export { ApiVersionSetArgs } from "./apiVersionSet";
export type ApiVersionSet = import("./apiVersionSet").ApiVersionSet;
export declare const ApiVersionSet: typeof import("./apiVersionSet").ApiVersionSet;
export { ApiWikiArgs } from "./apiWiki";
export type ApiWiki = import("./apiWiki").ApiWiki;
export declare const ApiWiki: typeof import("./apiWiki").ApiWiki;
export { AuthorizationArgs } from "./authorization";
export type Authorization = import("./authorization").Authorization;
export declare const Authorization: typeof import("./authorization").Authorization;
export { AuthorizationAccessPolicyArgs } from "./authorizationAccessPolicy";
export type AuthorizationAccessPolicy = import("./authorizationAccessPolicy").AuthorizationAccessPolicy;
export declare const AuthorizationAccessPolicy: typeof import("./authorizationAccessPolicy").AuthorizationAccessPolicy;
export { AuthorizationProviderArgs } from "./authorizationProvider";
export type AuthorizationProvider = import("./authorizationProvider").AuthorizationProvider;
export declare const AuthorizationProvider: typeof import("./authorizationProvider").AuthorizationProvider;
export { AuthorizationServerArgs } from "./authorizationServer";
export type AuthorizationServer = import("./authorizationServer").AuthorizationServer;
export declare const AuthorizationServer: typeof import("./authorizationServer").AuthorizationServer;
export { BackendArgs } from "./backend";
export type Backend = import("./backend").Backend;
export declare const Backend: typeof import("./backend").Backend;
export { CacheArgs } from "./cache";
export type Cache = import("./cache").Cache;
export declare const Cache: typeof import("./cache").Cache;
export { CertificateArgs } from "./certificate";
export type Certificate = import("./certificate").Certificate;
export declare const Certificate: typeof import("./certificate").Certificate;
export { ClientApplicationArgs } from "./clientApplication";
export type ClientApplication = import("./clientApplication").ClientApplication;
export declare const ClientApplication: typeof import("./clientApplication").ClientApplication;
export { ClientApplicationProductLinkArgs } from "./clientApplicationProductLink";
export type ClientApplicationProductLink = import("./clientApplicationProductLink").ClientApplicationProductLink;
export declare const ClientApplicationProductLink: typeof import("./clientApplicationProductLink").ClientApplicationProductLink;
export { ContentItemArgs } from "./contentItem";
export type ContentItem = import("./contentItem").ContentItem;
export declare const ContentItem: typeof import("./contentItem").ContentItem;
export { ContentTypeArgs } from "./contentType";
export type ContentType = import("./contentType").ContentType;
export declare const ContentType: typeof import("./contentType").ContentType;
export { DiagnosticArgs } from "./diagnostic";
export type Diagnostic = import("./diagnostic").Diagnostic;
export declare const Diagnostic: typeof import("./diagnostic").Diagnostic;
export { DocumentationArgs } from "./documentation";
export type Documentation = import("./documentation").Documentation;
export declare const Documentation: typeof import("./documentation").Documentation;
export { EmailTemplateArgs } from "./emailTemplate";
export type EmailTemplate = import("./emailTemplate").EmailTemplate;
export declare const EmailTemplate: typeof import("./emailTemplate").EmailTemplate;
export { GatewayArgs } from "./gateway";
export type Gateway = import("./gateway").Gateway;
export declare const Gateway: typeof import("./gateway").Gateway;
export { GatewayApiEntityTagArgs } from "./gatewayApiEntityTag";
export type GatewayApiEntityTag = import("./gatewayApiEntityTag").GatewayApiEntityTag;
export declare const GatewayApiEntityTag: typeof import("./gatewayApiEntityTag").GatewayApiEntityTag;
export { GatewayCertificateAuthorityArgs } from "./gatewayCertificateAuthority";
export type GatewayCertificateAuthority = import("./gatewayCertificateAuthority").GatewayCertificateAuthority;
export declare const GatewayCertificateAuthority: typeof import("./gatewayCertificateAuthority").GatewayCertificateAuthority;
export { GatewayHostnameConfigurationArgs } from "./gatewayHostnameConfiguration";
export type GatewayHostnameConfiguration = import("./gatewayHostnameConfiguration").GatewayHostnameConfiguration;
export declare const GatewayHostnameConfiguration: typeof import("./gatewayHostnameConfiguration").GatewayHostnameConfiguration;
export { GetApiArgs, GetApiResult, GetApiOutputArgs } from "./getApi";
export declare const getApi: typeof import("./getApi").getApi;
export declare const getApiOutput: typeof import("./getApi").getApiOutput;
export { GetApiDiagnosticArgs, GetApiDiagnosticResult, GetApiDiagnosticOutputArgs } from "./getApiDiagnostic";
export declare const getApiDiagnostic: typeof import("./getApiDiagnostic").getApiDiagnostic;
export declare const getApiDiagnosticOutput: typeof import("./getApiDiagnostic").getApiDiagnosticOutput;
export { GetApiGatewayArgs, GetApiGatewayResult, GetApiGatewayOutputArgs } from "./getApiGateway";
export declare const getApiGateway: typeof import("./getApiGateway").getApiGateway;
export declare const getApiGatewayOutput: typeof import("./getApiGateway").getApiGatewayOutput;
export { GetApiGatewayConfigConnectionArgs, GetApiGatewayConfigConnectionResult, GetApiGatewayConfigConnectionOutputArgs } from "./getApiGatewayConfigConnection";
export declare const getApiGatewayConfigConnection: typeof import("./getApiGatewayConfigConnection").getApiGatewayConfigConnection;
export declare const getApiGatewayConfigConnectionOutput: typeof import("./getApiGatewayConfigConnection").getApiGatewayConfigConnectionOutput;
export { GetApiIssueArgs, GetApiIssueResult, GetApiIssueOutputArgs } from "./getApiIssue";
export declare const getApiIssue: typeof import("./getApiIssue").getApiIssue;
export declare const getApiIssueOutput: typeof import("./getApiIssue").getApiIssueOutput;
export { GetApiIssueAttachmentArgs, GetApiIssueAttachmentResult, GetApiIssueAttachmentOutputArgs } from "./getApiIssueAttachment";
export declare const getApiIssueAttachment: typeof import("./getApiIssueAttachment").getApiIssueAttachment;
export declare const getApiIssueAttachmentOutput: typeof import("./getApiIssueAttachment").getApiIssueAttachmentOutput;
export { GetApiIssueCommentArgs, GetApiIssueCommentResult, GetApiIssueCommentOutputArgs } from "./getApiIssueComment";
export declare const getApiIssueComment: typeof import("./getApiIssueComment").getApiIssueComment;
export declare const getApiIssueCommentOutput: typeof import("./getApiIssueComment").getApiIssueCommentOutput;
export { GetApiManagementServiceArgs, GetApiManagementServiceResult, GetApiManagementServiceOutputArgs } from "./getApiManagementService";
export declare const getApiManagementService: typeof import("./getApiManagementService").getApiManagementService;
export declare const getApiManagementServiceOutput: typeof import("./getApiManagementService").getApiManagementServiceOutput;
export { GetApiManagementServiceDomainOwnershipIdentifierArgs, GetApiManagementServiceDomainOwnershipIdentifierResult } from "./getApiManagementServiceDomainOwnershipIdentifier";
export declare const getApiManagementServiceDomainOwnershipIdentifier: typeof import("./getApiManagementServiceDomainOwnershipIdentifier").getApiManagementServiceDomainOwnershipIdentifier;
export declare const getApiManagementServiceDomainOwnershipIdentifierOutput: typeof import("./getApiManagementServiceDomainOwnershipIdentifier").getApiManagementServiceDomainOwnershipIdentifierOutput;
export { GetApiManagementServiceSsoTokenArgs, GetApiManagementServiceSsoTokenResult, GetApiManagementServiceSsoTokenOutputArgs } from "./getApiManagementServiceSsoToken";
export declare const getApiManagementServiceSsoToken: typeof import("./getApiManagementServiceSsoToken").getApiManagementServiceSsoToken;
export declare const getApiManagementServiceSsoTokenOutput: typeof import("./getApiManagementServiceSsoToken").getApiManagementServiceSsoTokenOutput;
export { GetApiOperationArgs, GetApiOperationResult, GetApiOperationOutputArgs } from "./getApiOperation";
export declare const getApiOperation: typeof import("./getApiOperation").getApiOperation;
export declare const getApiOperationOutput: typeof import("./getApiOperation").getApiOperationOutput;
export { GetApiOperationPolicyArgs, GetApiOperationPolicyResult, GetApiOperationPolicyOutputArgs } from "./getApiOperationPolicy";
export declare const getApiOperationPolicy: typeof import("./getApiOperationPolicy").getApiOperationPolicy;
export declare const getApiOperationPolicyOutput: typeof import("./getApiOperationPolicy").getApiOperationPolicyOutput;
export { GetApiPolicyArgs, GetApiPolicyResult, GetApiPolicyOutputArgs } from "./getApiPolicy";
export declare const getApiPolicy: typeof import("./getApiPolicy").getApiPolicy;
export declare const getApiPolicyOutput: typeof import("./getApiPolicy").getApiPolicyOutput;
export { GetApiReleaseArgs, GetApiReleaseResult, GetApiReleaseOutputArgs } from "./getApiRelease";
export declare const getApiRelease: typeof import("./getApiRelease").getApiRelease;
export declare const getApiReleaseOutput: typeof import("./getApiRelease").getApiReleaseOutput;
export { GetApiSchemaArgs, GetApiSchemaResult, GetApiSchemaOutputArgs } from "./getApiSchema";
export declare const getApiSchema: typeof import("./getApiSchema").getApiSchema;
export declare const getApiSchemaOutput: typeof import("./getApiSchema").getApiSchemaOutput;
export { GetApiTagDescriptionArgs, GetApiTagDescriptionResult, GetApiTagDescriptionOutputArgs } from "./getApiTagDescription";
export declare const getApiTagDescription: typeof import("./getApiTagDescription").getApiTagDescription;
export declare const getApiTagDescriptionOutput: typeof import("./getApiTagDescription").getApiTagDescriptionOutput;
export { GetApiVersionSetArgs, GetApiVersionSetResult, GetApiVersionSetOutputArgs } from "./getApiVersionSet";
export declare const getApiVersionSet: typeof import("./getApiVersionSet").getApiVersionSet;
export declare const getApiVersionSetOutput: typeof import("./getApiVersionSet").getApiVersionSetOutput;
export { GetApiWikiArgs, GetApiWikiResult, GetApiWikiOutputArgs } from "./getApiWiki";
export declare const getApiWiki: typeof import("./getApiWiki").getApiWiki;
export declare const getApiWikiOutput: typeof import("./getApiWiki").getApiWikiOutput;
export { GetAuthorizationArgs, GetAuthorizationResult, GetAuthorizationOutputArgs } from "./getAuthorization";
export declare const getAuthorization: typeof import("./getAuthorization").getAuthorization;
export declare const getAuthorizationOutput: typeof import("./getAuthorization").getAuthorizationOutput;
export { GetAuthorizationAccessPolicyArgs, GetAuthorizationAccessPolicyResult, GetAuthorizationAccessPolicyOutputArgs } from "./getAuthorizationAccessPolicy";
export declare const getAuthorizationAccessPolicy: typeof import("./getAuthorizationAccessPolicy").getAuthorizationAccessPolicy;
export declare const getAuthorizationAccessPolicyOutput: typeof import("./getAuthorizationAccessPolicy").getAuthorizationAccessPolicyOutput;
export { GetAuthorizationLoginLinkPostArgs, GetAuthorizationLoginLinkPostResult, GetAuthorizationLoginLinkPostOutputArgs } from "./getAuthorizationLoginLinkPost";
export declare const getAuthorizationLoginLinkPost: typeof import("./getAuthorizationLoginLinkPost").getAuthorizationLoginLinkPost;
export declare const getAuthorizationLoginLinkPostOutput: typeof import("./getAuthorizationLoginLinkPost").getAuthorizationLoginLinkPostOutput;
export { GetAuthorizationProviderArgs, GetAuthorizationProviderResult, GetAuthorizationProviderOutputArgs } from "./getAuthorizationProvider";
export declare const getAuthorizationProvider: typeof import("./getAuthorizationProvider").getAuthorizationProvider;
export declare const getAuthorizationProviderOutput: typeof import("./getAuthorizationProvider").getAuthorizationProviderOutput;
export { GetAuthorizationServerArgs, GetAuthorizationServerResult, GetAuthorizationServerOutputArgs } from "./getAuthorizationServer";
export declare const getAuthorizationServer: typeof import("./getAuthorizationServer").getAuthorizationServer;
export declare const getAuthorizationServerOutput: typeof import("./getAuthorizationServer").getAuthorizationServerOutput;
export { GetBackendArgs, GetBackendResult, GetBackendOutputArgs } from "./getBackend";
export declare const getBackend: typeof import("./getBackend").getBackend;
export declare const getBackendOutput: typeof import("./getBackend").getBackendOutput;
export { GetCacheArgs, GetCacheResult, GetCacheOutputArgs } from "./getCache";
export declare const getCache: typeof import("./getCache").getCache;
export declare const getCacheOutput: typeof import("./getCache").getCacheOutput;
export { GetCertificateArgs, GetCertificateResult, GetCertificateOutputArgs } from "./getCertificate";
export declare const getCertificate: typeof import("./getCertificate").getCertificate;
export declare const getCertificateOutput: typeof import("./getCertificate").getCertificateOutput;
export { GetClientApplicationArgs, GetClientApplicationResult, GetClientApplicationOutputArgs } from "./getClientApplication";
export declare const getClientApplication: typeof import("./getClientApplication").getClientApplication;
export declare const getClientApplicationOutput: typeof import("./getClientApplication").getClientApplicationOutput;
export { GetClientApplicationProductLinkArgs, GetClientApplicationProductLinkResult, GetClientApplicationProductLinkOutputArgs } from "./getClientApplicationProductLink";
export declare const getClientApplicationProductLink: typeof import("./getClientApplicationProductLink").getClientApplicationProductLink;
export declare const getClientApplicationProductLinkOutput: typeof import("./getClientApplicationProductLink").getClientApplicationProductLinkOutput;
export { GetContentItemArgs, GetContentItemResult, GetContentItemOutputArgs } from "./getContentItem";
export declare const getContentItem: typeof import("./getContentItem").getContentItem;
export declare const getContentItemOutput: typeof import("./getContentItem").getContentItemOutput;
export { GetContentTypeArgs, GetContentTypeResult, GetContentTypeOutputArgs } from "./getContentType";
export declare const getContentType: typeof import("./getContentType").getContentType;
export declare const getContentTypeOutput: typeof import("./getContentType").getContentTypeOutput;
export { GetDiagnosticArgs, GetDiagnosticResult, GetDiagnosticOutputArgs } from "./getDiagnostic";
export declare const getDiagnostic: typeof import("./getDiagnostic").getDiagnostic;
export declare const getDiagnosticOutput: typeof import("./getDiagnostic").getDiagnosticOutput;
export { GetDocumentationArgs, GetDocumentationResult, GetDocumentationOutputArgs } from "./getDocumentation";
export declare const getDocumentation: typeof import("./getDocumentation").getDocumentation;
export declare const getDocumentationOutput: typeof import("./getDocumentation").getDocumentationOutput;
export { GetEmailTemplateArgs, GetEmailTemplateResult, GetEmailTemplateOutputArgs } from "./getEmailTemplate";
export declare const getEmailTemplate: typeof import("./getEmailTemplate").getEmailTemplate;
export declare const getEmailTemplateOutput: typeof import("./getEmailTemplate").getEmailTemplateOutput;
export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway";
export declare const getGateway: typeof import("./getGateway").getGateway;
export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput;
export { GetGatewayCertificateAuthorityArgs, GetGatewayCertificateAuthorityResult, GetGatewayCertificateAuthorityOutputArgs } from "./getGatewayCertificateAuthority";
export declare const getGatewayCertificateAuthority: typeof import("./getGatewayCertificateAuthority").getGatewayCertificateAuthority;
export declare const getGatewayCertificateAuthorityOutput: typeof import("./getGatewayCertificateAuthority").getGatewayCertificateAuthorityOutput;
export { GetGatewayHostnameConfigurationArgs, GetGatewayHostnameConfigurationResult, GetGatewayHostnameConfigurationOutputArgs } from "./getGatewayHostnameConfiguration";
export declare const getGatewayHostnameConfiguration: typeof import("./getGatewayHostnameConfiguration").getGatewayHostnameConfiguration;
export declare const getGatewayHostnameConfigurationOutput: typeof import("./getGatewayHostnameConfiguration").getGatewayHostnameConfigurationOutput;
export { GetGlobalSchemaArgs, GetGlobalSchemaResult, GetGlobalSchemaOutputArgs } from "./getGlobalSchema";
export declare const getGlobalSchema: typeof import("./getGlobalSchema").getGlobalSchema;
export declare const getGlobalSchemaOutput: typeof import("./getGlobalSchema").getGlobalSchemaOutput;
export { GetGraphQLApiResolverArgs, GetGraphQLApiResolverResult, GetGraphQLApiResolverOutputArgs } from "./getGraphQLApiResolver";
export declare const getGraphQLApiResolver: typeof import("./getGraphQLApiResolver").getGraphQLApiResolver;
export declare const getGraphQLApiResolverOutput: typeof import("./getGraphQLApiResolver").getGraphQLApiResolverOutput;
export { GetGraphQLApiResolverPolicyArgs, GetGraphQLApiResolverPolicyResult, GetGraphQLApiResolverPolicyOutputArgs } from "./getGraphQLApiResolverPolicy";
export declare const getGraphQLApiResolverPolicy: typeof import("./getGraphQLApiResolverPolicy").getGraphQLApiResolverPolicy;
export declare const getGraphQLApiResolverPolicyOutput: typeof import("./getGraphQLApiResolverPolicy").getGraphQLApiResolverPolicyOutput;
export { GetGroupArgs, GetGroupResult, GetGroupOutputArgs } from "./getGroup";
export declare const getGroup: typeof import("./getGroup").getGroup;
export declare const getGroupOutput: typeof import("./getGroup").getGroupOutput;
export { GetIdentityProviderArgs, GetIdentityProviderResult, GetIdentityProviderOutputArgs } from "./getIdentityProvider";
export declare const getIdentityProvider: typeof import("./getIdentityProvider").getIdentityProvider;
export declare const getIdentityProviderOutput: typeof import("./getIdentityProvider").getIdentityProviderOutput;
export { GetLoggerArgs, GetLoggerResult, GetLoggerOutputArgs } from "./getLogger";
export declare const getLogger: typeof import("./getLogger").getLogger;
export declare const getLoggerOutput: typeof import("./getLogger").getLoggerOutput;
export { GetNamedValueArgs, GetNamedValueResult, GetNamedValueOutputArgs } from "./getNamedValue";
export declare const getNamedValue: typeof import("./getNamedValue").getNamedValue;
export declare const getNamedValueOutput: typeof import("./getNamedValue").getNamedValueOutput;
export { GetOpenIdConnectProviderArgs, GetOpenIdConnectProviderResult, GetOpenIdConnectProviderOutputArgs } from "./getOpenIdConnectProvider";
export declare const getOpenIdConnectProvider: typeof import("./getOpenIdConnectProvider").getOpenIdConnectProvider;
export declare const getOpenIdConnectProviderOutput: typeof import("./getOpenIdConnectProvider").getOpenIdConnectProviderOutput;
export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy";
export declare const getPolicy: typeof import("./getPolicy").getPolicy;
export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput;
export { GetPolicyFragmentArgs, GetPolicyFragmentResult, GetPolicyFragmentOutputArgs } from "./getPolicyFragment";
export declare const getPolicyFragment: typeof import("./getPolicyFragment").getPolicyFragment;
export declare const getPolicyFragmentOutput: typeof import("./getPolicyFragment").getPolicyFragmentOutput;
export { GetPolicyRestrictionArgs, GetPolicyRestrictionResult, GetPolicyRestrictionOutputArgs } from "./getPolicyRestriction";
export declare const getPolicyRestriction: typeof import("./getPolicyRestriction").getPolicyRestriction;
export declare const getPolicyRestrictionOutput: typeof import("./getPolicyRestriction").getPolicyRestrictionOutput;
export { GetPrivateEndpointConnectionByNameArgs, GetPrivateEndpointConnectionByNameResult, GetPrivateEndpointConnectionByNameOutputArgs } from "./getPrivateEndpointConnectionByName";
export declare const getPrivateEndpointConnectionByName: typeof import("./getPrivateEndpointConnectionByName").getPrivateEndpointConnectionByName;
export declare const getPrivateEndpointConnectionByNameOutput: typeof import("./getPrivateEndpointConnectionByName").getPrivateEndpointConnectionByNameOutput;
export { GetProductArgs, GetProductResult, GetProductOutputArgs } from "./getProduct";
export declare const getProduct: typeof import("./getProduct").getProduct;
export declare const getProductOutput: typeof import("./getProduct").getProductOutput;
export { GetProductApiLinkArgs, GetProductApiLinkResult, GetProductApiLinkOutputArgs } from "./getProductApiLink";
export declare const getProductApiLink: typeof import("./getProductApiLink").getProductApiLink;
export declare const getProductApiLinkOutput: typeof import("./getProductApiLink").getProductApiLinkOutput;
export { GetProductGroupLinkArgs, GetProductGroupLinkResult, GetProductGroupLinkOutputArgs } from "./getProductGroupLink";
export declare const getProductGroupLink: typeof import("./getProductGroupLink").getProductGroupLink;
export declare const getProductGroupLinkOutput: typeof import("./getProductGroupLink").getProductGroupLinkOutput;
export { GetProductPolicyArgs, GetProductPolicyResult, GetProductPolicyOutputArgs } from "./getProductPolicy";
export declare const getProductPolicy: typeof import("./getProductPolicy").getProductPolicy;
export declare const getProductPolicyOutput: typeof import("./getProductPolicy").getProductPolicyOutput;
export { GetProductWikiArgs, GetProductWikiResult, GetProductWikiOutputArgs } from "./getProductWiki";
export declare const getProductWiki: typeof import("./getProductWiki").getProductWiki;
export declare const getProductWikiOutput: typeof import("./getProductWiki").getProductWikiOutput;
export { GetSchemaArgs, GetSchemaResult, GetSchemaOutputArgs } from "./getSchema";
export declare const getSchema: typeof import("./getSchema").getSchema;
export declare const getSchemaOutput: typeof import("./getSchema").getSchemaOutput;
export { GetSubscriptionArgs, GetSubscriptionResult, GetSubscriptionOutputArgs } from "./getSubscription";
export declare const getSubscription: typeof import("./getSubscription").getSubscription;
export declare const getSubscriptionOutput: typeof import("./getSubscription").getSubscriptionOutput;
export { GetTagArgs, GetTagResult, GetTagOutputArgs } from "./getTag";
export declare const getTag: typeof import("./getTag").getTag;
export declare const getTagOutput: typeof import("./getTag").getTagOutput;
export { GetTagApiLinkArgs, GetTagApiLinkResult, GetTagApiLinkOutputArgs } from "./getTagApiLink";
export declare const getTagApiLink: typeof import("./getTagApiLink").getTagApiLink;
export declare const getTagApiLinkOutput: typeof import("./getTagApiLink").getTagApiLinkOutput;
export { GetTagByApiArgs, GetTagByApiResult, GetTagByApiOutputArgs } from "./getTagByApi";
export declare const getTagByApi: typeof import("./getTagByApi").getTagByApi;
export declare const getTagByApiOutput: typeof import("./getTagByApi").getTagByApiOutput;
export { GetTagByOperationArgs, GetTagByOperationResult, GetTagByOperationOutputArgs } from "./getTagByOperation";
export declare const getTagByOperation: typeof import("./getTagByOperation").getTagByOperation;
export declare const getTagByOperationOutput: typeof import("./getTagByOperation").getTagByOperationOutput;
export { GetTagByProductArgs, GetTagByProductResult, GetTagByProductOutputArgs } from "./getTagByProduct";
export declare const getTagByProduct: typeof import("./getTagByProduct").getTagByProduct;
export declare const getTagByProductOutput: typeof import("./getTagByProduct").getTagByProductOutput;
export { GetTagOperationLinkArgs, GetTagOperationLinkResult, GetTagOperationLinkOutputArgs } from "./getTagOperationLink";
export declare const getTagOperationLink: typeof import("./getTagOperationLink").getTagOperationLink;
export declare const getTagOperationLinkOutput: typeof import("./getTagOperationLink").getTagOperationLinkOutput;
export { GetTagProductLinkArgs, GetTagProductLinkResult, GetTagProductLinkOutputArgs } from "./getTagProductLink";
export declare const getTagProductLink: typeof import("./getTagProductLink").getTagProductLink;
export declare const getTagProductLinkOutput: typeof import("./getTagProductLink").getTagProductLinkOutput;
export { GetUserArgs, GetUserResult, GetUserOutputArgs } from "./getUser";
export declare const getUser: typeof import("./getUser").getUser;
export declare const getUserOutput: typeof import("./getUser").getUserOutput;
export { GetUserSharedAccessTokenArgs, GetUserSharedAccessTokenResult, GetUserSharedAccessTokenOutputArgs } from "./getUserSharedAccessToken";
export declare const getUserSharedAccessToken: typeof import("./getUserSharedAccessToken").getUserSharedAccessToken;
export declare const getUserSharedAccessTokenOutput: typeof import("./getUserSharedAccessToken").getUserSharedAccessTokenOutput;
export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace";
export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace;
export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput;
export { GetWorkspaceApiArgs, GetWorkspaceApiResult, GetWorkspaceApiOutputArgs } from "./getWorkspaceApi";
export declare const getWorkspaceApi: typeof import("./getWorkspaceApi").getWorkspaceApi;
export declare const getWorkspaceApiOutput: typeof import("./getWorkspaceApi").getWorkspaceApiOutput;
export { GetWorkspaceApiDiagnosticArgs, GetWorkspaceApiDiagnosticResult, GetWorkspaceApiDiagnosticOutputArgs } from "./getWorkspaceApiDiagnostic";
export declare const getWorkspaceApiDiagnostic: typeof import("./getWorkspaceApiDiagnostic").getWorkspaceApiDiagnostic;
export declare const getWorkspaceApiDiagnosticOutput: typeof import("./getWorkspaceApiDiagnostic").getWorkspaceApiDiagnosticOutput;
export { GetWorkspaceApiOperationArgs, GetWorkspaceApiOperationResult, GetWorkspaceApiOperationOutputArgs } from "./getWorkspaceApiOperation";
export declare const getWorkspaceApiOperation: typeof import("./getWorkspaceApiOperation").getWorkspaceApiOperation;
export declare const getWorkspaceApiOperationOutput: typeof import("./getWorkspaceApiOperation").getWorkspaceApiOperationOutput;
export { GetWorkspaceApiOperationPolicyArgs, GetWorkspaceApiOperationPolicyResult, GetWorkspaceApiOperationPolicyOutputArgs } from "./getWorkspaceApiOperationPolicy";
export declare const getWorkspaceApiOperationPolicy: typeof import("./getWorkspaceApiOperationPolicy").getWorkspaceApiOperationPolicy;
export declare const getWorkspaceApiOperationPolicyOutput: typeof import("./getWorkspaceApiOperationPolicy").getWorkspaceApiOperationPolicyOutput;
export { GetWorkspaceApiPolicyArgs, GetWorkspaceApiPolicyResult, GetWorkspaceApiPolicyOutputArgs } from "./getWorkspaceApiPolicy";
export declare const getWorkspaceApiPolicy: typeof import("./getWorkspaceApiPolicy").getWorkspaceApiPolicy;
export declare const getWorkspaceApiPolicyOutput: typeof import("./getWorkspaceApiPolicy").getWorkspaceApiPolicyOutput;
export { GetWorkspaceApiReleaseArgs, GetWorkspaceApiReleaseResult, GetWorkspaceApiReleaseOutputArgs } from "./getWorkspaceApiRelease";
export declare const getWorkspaceApiRelease: typeof import("./getWorkspaceApiRelease").getWorkspaceApiRelease;
export declare const getWorkspaceApiReleaseOutput: typeof import("./getWorkspaceApiRelease").getWorkspaceApiReleaseOutput;
export { GetWorkspaceApiSchemaArgs, GetWorkspaceApiSchemaResult, GetWorkspaceApiSchemaOutputArgs } from "./getWorkspaceApiSchema";
export declare const getWorkspaceApiSchema: typeof import("./getWorkspaceApiSchema").getWorkspaceApiSchema;
export declare const getWorkspaceApiSchemaOutput: typeof import("./getWorkspaceApiSchema").getWorkspaceApiSchemaOutput;
export { GetWorkspaceApiVersionSetArgs, GetWorkspaceApiVersionSetResult, GetWorkspaceApiVersionSetOutputArgs } from "./getWorkspaceApiVersionSet";
export declare const getWorkspaceApiVersionSet: typeof import("./getWorkspaceApiVersionSet").getWorkspaceApiVersionSet;
export declare const getWorkspaceApiVersionSetOutput: typeof import("./getWorkspaceApiVersionSet").getWorkspaceApiVersionSetOutput;
export { GetWorkspaceBackendArgs, GetWorkspaceBackendResult, GetWorkspaceBackendOutputArgs } from "./getWorkspaceBackend";
export declare const getWorkspaceBackend: typeof import("./getWorkspaceBackend").getWorkspaceBackend;
export declare const getWorkspaceBackendOutput: typeof import("./getWorkspaceBackend").getWorkspaceBackendOutput;
export { GetWorkspaceCertificateArgs, GetWorkspaceCertificateResult, GetWorkspaceCertificateOutputArgs } from "./getWorkspaceCertificate";
export declare const getWorkspaceCertificate: typeof import("./getWorkspaceCertificate").getWorkspaceCertificate;
export declare const getWorkspaceCertificateOutput: typeof import("./getWorkspaceCertificate").getWorkspaceCertificateOutput;
export { GetWorkspaceDiagnosticArgs, GetWorkspaceDiagnosticResult, GetWorkspaceDiagnosticOutputArgs } from "./getWorkspaceDiagnostic";
export declare const getWorkspaceDiagnostic: typeof import("./getWorkspaceDiagnostic").getWorkspaceDiagnostic;
export declare const getWorkspaceDiagnosticOutput: typeof import("./getWorkspaceDiagnostic").getWorkspaceDiagnosticOutput;
export { GetWorkspaceGlobalSchemaArgs, GetWorkspaceGlobalSchemaResult, GetWorkspaceGlobalSchemaOutputArgs } from "./getWorkspaceGlobalSchema";
export declare const getWorkspaceGlobalSchema: typeof import("./getWorkspaceGlobalSchema").getWorkspaceGlobalSchema;
export declare const getWorkspaceGlobalSchemaOutput: typeof import("./getWorkspaceGlobalSchema").getWorkspaceGlobalSchemaOutput;
export { GetWorkspaceGroupArgs, GetWorkspaceGroupResult, GetWorkspaceGroupOutputArgs } from "./getWorkspaceGroup";
export declare const getWorkspaceGroup: typeof import("./getWorkspaceGroup").getWorkspaceGroup;
export declare const getWorkspaceGroupOutput: typeof import("./getWorkspaceGroup").getWorkspaceGroupOutput;
export { GetWorkspaceLoggerArgs, GetWorkspaceLoggerResult, GetWorkspaceLoggerOutputArgs } from "./getWorkspaceLogger";
export declare const getWorkspaceLogger: typeof import("./getWorkspaceLogger").getWorkspaceLogger;
export declare const getWorkspaceLoggerOutput: typeof import("./getWorkspaceLogger").getWorkspaceLoggerOutput;
export { GetWorkspaceNamedValueArgs, GetWorkspaceNamedValueResult, GetWorkspaceNamedValueOutputArgs } from "./getWorkspaceNamedValue";
export declare const getWorkspaceNamedValue: typeof import("./getWorkspaceNamedValue").getWorkspaceNamedValue;
export declare const getWorkspaceNamedValueOutput: typeof import("./getWorkspaceNamedValue").getWorkspaceNamedValueOutput;
export { GetWorkspacePolicyArgs, GetWorkspacePolicyResult, GetWorkspacePolicyOutputArgs } from "./getWorkspacePolicy";
export declare const getWorkspacePolicy: typeof import("./getWorkspacePolicy").getWorkspacePolicy;
export declare const getWorkspacePolicyOutput: typeof import("./getWorkspacePolicy").getWorkspacePolicyOutput;
export { GetWorkspacePolicyFragmentArgs, GetWorkspacePolicyFragmentResult, GetWorkspacePolicyFragmentOutputArgs } from "./getWorkspacePolicyFragment";
export declare const getWorkspacePolicyFragment: typeof import("./getWorkspacePolicyFragment").getWorkspacePolicyFragment;
export declare const getWorkspacePolicyFragmentOutput: typeof import("./getWorkspacePolicyFragment").getWorkspacePolicyFragmentOutput;
export { GetWorkspaceProductArgs, GetWorkspaceProductResult, GetWorkspaceProductOutputArgs } from "./getWorkspaceProduct";
export declare const getWorkspaceProduct: typeof import("./getWorkspaceProduct").getWorkspaceProduct;
export declare const getWorkspaceProductOutput: typeof import("./getWorkspaceProduct").getWorkspaceProductOutput;
export { GetWorkspaceProductApiLinkArgs, GetWorkspaceProductApiLinkResult, GetWorkspaceProductApiLinkOutputArgs } from "./getWorkspaceProductApiLink";
export declare const getWorkspaceProductApiLink: typeof import("./getWorkspaceProductApiLink").getWorkspaceProductApiLink;
export declare const getWorkspaceProductApiLinkOutput: typeof import("./getWorkspaceProductApiLink").getWorkspaceProductApiLinkOutput;
export { GetWorkspaceProductGroupLinkArgs, GetWorkspaceProductGroupLinkResult, GetWorkspaceProductGroupLinkOutputArgs } from "./getWorkspaceProductGroupLink";
export declare const getWorkspaceProductGroupLink: typeof import("./getWorkspaceProductGroupLink").getWorkspaceProductGroupLink;
export declare const getWorkspaceProductGroupLinkOutput: typeof import("./getWorkspaceProductGroupLink").getWorkspaceProductGroupLinkOutput;
export { GetWorkspaceProductPolicyArgs, GetWorkspaceProductPolicyResult, GetWorkspaceProductPolicyOutputArgs } from "./getWorkspaceProductPolicy";
export declare const getWorkspaceProductPolicy: typeof import("./getWorkspaceProductPolicy").getWorkspaceProductPolicy;
export declare const getWorkspaceProductPolicyOutput: typeof import("./getWorkspaceProductPolicy").getWorkspaceProductPolicyOutput;
export { GetWorkspaceSubscriptionArgs, GetWorkspaceSubscriptionResult, GetWorkspaceSubscriptionOutputArgs } from "./getWorkspaceSubscription";
export declare const getWorkspaceSubscription: typeof import("./getWorkspaceSubscription").getWorkspaceSubscription;
export declare const getWorkspaceSubscriptionOutput: typeof import("./getWorkspaceSubscription").getWorkspaceSubscriptionOutput;
export { GetWorkspaceTagArgs, GetWorkspaceTagResult, GetWorkspaceTagOutputArgs } from "./getWorkspaceTag";
export declare const getWorkspaceTag: typeof import("./getWorkspaceTag").getWorkspaceTag;
export declare const getWorkspaceTagOutput: typeof import("./getWorkspaceTag").getWorkspaceTagOutput;
export { GetWorkspaceTagApiLinkArgs, GetWorkspaceTagApiLinkResult, GetWorkspaceTagApiLinkOutputArgs } from "./getWorkspaceTagApiLink";
export declare const getWorkspaceTagApiLink: typeof import("./getWorkspaceTagApiLink").getWorkspaceTagApiLink;
export declare const getWorkspaceTagApiLinkOutput: typeof import("./getWorkspaceTagApiLink").getWorkspaceTagApiLinkOutput;
export { GetWorkspaceTagOperationLinkArgs, GetWorkspaceTagOperationLinkResult, GetWorkspaceTagOperationLinkOutputArgs } from "./getWorkspaceTagOperationLink";
export declare const getWorkspaceTagOperationLink: typeof import("./getWorkspaceTagOperationLink").getWorkspaceTagOperationLink;
export declare const getWorkspaceTagOperationLinkOutput: typeof import("./getWorkspaceTagOperationLink").getWorkspaceTagOperationLinkOutput;
export { GetWorkspaceTagProductLinkArgs, GetWorkspaceTagProductLinkResult, GetWorkspaceTagProductLinkOutputArgs } from "./getWorkspaceTagProductLink";
export declare const getWorkspaceTagProductLink: typeof import("./getWorkspaceTagProductLink").getWorkspaceTagProductLink;
export declare const getWorkspaceTagProductLinkOutput: typeof import("./getWorkspaceTagProductLink").getWorkspaceTagProductLinkOutput;
export { GlobalSchemaArgs } from "./globalSchema";
export type GlobalSchema = import("./globalSchema").GlobalSchema;
export declare const GlobalSchema: typeof import("./globalSchema").GlobalSchema;
export { GraphQLApiResolverArgs } from "./graphQLApiResolver";
export type GraphQLApiResolver = import("./graphQLApiResolver").GraphQLApiResolver;
export declare const GraphQLApiResolver: typeof import("./graphQLApiResolver").GraphQLApiResolver;
export { GraphQLApiResolverPolicyArgs } from "./graphQLApiResolverPolicy";
export type GraphQLApiResolverPolicy = import("./graphQLApiResolverPolicy").GraphQLApiResolverPolicy;
export declare const GraphQLApiResolverPolicy: typeof import("./graphQLApiResolverPolicy").GraphQLApiResolverPolicy;
export { GroupArgs } from "./group";
export type Group = import("./group").Group;
export declare const Group: typeof import("./group").Group;
export { GroupUserArgs } from "./groupUser";
export type GroupUser = import("./groupUser").GroupUser;
export declare const GroupUser: typeof import("./groupUser").GroupUser;
export { IdentityProviderArgs } from "./identityProvider";
export type IdentityProvider = import("./identityProvider").IdentityProvider;
export declare const IdentityProvider: typeof import("./identityProvider").IdentityProvider;
export { ListAuthorizationServerSecretsArgs, ListAuthorizationServerSecretsResult, ListAuthorizationServerSecretsOutputArgs } from "./listAuthorizationServerSecrets";
export declare const listAuthorizationServerSecrets: typeof import("./listAuthorizationServerSecrets").listAuthorizationServerSecrets;
export declare const listAuthorizationServerSecretsOutput: typeof import("./listAuthorizationServerSecrets").listAuthorizationServerSecretsOutput;
export { ListClientApplicationSecretsArgs, ListClientApplicationSecretsResult, ListClientApplicationSecretsOutputArgs } from "./listClientApplicationSecrets";
export declare const listClientApplicationSecrets: typeof import("./listClientApplicationSecrets").listClientApplicationSecrets;
export declare const listClientApplicationSecretsOutput: typeof import("./listClientApplicationSecrets").listClientApplicationSecretsOutput;
export { ListDelegationSettingSecretsArgs, ListDelegationSettingSecretsResult, ListDelegationSettingSecretsOutputArgs } from "./listDelegationSettingSecrets";
export declare const listDelegationSettingSecrets: typeof import("./listDelegationSettingSecrets").listDelegationSettingSecrets;
export declare const listDelegationSettingSecretsOutput: typeof import("./listDelegationSettingSecrets").listDelegationSettingSecretsOutput;
export { ListGatewayDebugCredentialsArgs, ListGatewayDebugCredentialsResult, ListGatewayDebugCredentialsOutputArgs } from "./listGatewayDebugCredentials";
export declare const listGatewayDebugCredentials: typeof import("./listGatewayDebugCredentials").listGatewayDebugCredentials;
export declare const listGatewayDebugCredentialsOutput: typeof import("./listGatewayDebugCredentials").listGatewayDebugCredentialsOutput;
export { ListGatewayKeysArgs, ListGatewayKeysResult, ListGatewayKeysOutputArgs } from "./listGatewayKeys";
export declare const listGatewayKeys: typeof import("./listGatewayKeys").listGatewayKeys;
export declare const listGatewayKeysOutput: typeof import("./listGatewayKeys").listGatewayKeysOutput;
export { ListIdentityProviderSecretsArgs, ListIdentityProviderSecretsResult, ListIdentityProviderSecretsOutputArgs } from "./listIdentityProviderSecrets";
export declare const listIdentityProviderSecrets: typeof import("./listIdentityProviderSecrets").listIdentityProviderSecrets;
export declare const listIdentityProviderSecretsOutput: typeof import("./listIdentityProviderSecrets").listIdentityProviderSecretsOutput;
export { ListNamedValueArgs, ListNamedValueResult, ListNamedValueOutputArgs } from "./listNamedValue";
export declare const listNamedValue: typeof import("./listNamedValue").listNamedValue;
export declare const listNamedValueOutput: typeof import("./listNamedValue").listNamedValueOutput;
export { ListOpenIdConnectProviderSecretsArgs, ListOpenIdConnectProviderSecretsResult, ListOpenIdConnectProviderSecretsOutputArgs } from "./listOpenIdConnectProviderSecrets";
export declare const listOpenIdConnectProviderSecrets: typeof import("./listOpenIdConnectProviderSecrets").listOpenIdConnectProviderSecrets;
export declare const listOpenIdConnectProviderSecretsOutput: typeof import("./listOpenIdConnectProviderSecrets").listOpenIdConnectProviderSecretsOutput;
export { ListPolicyFragmentReferencesArgs, ListPolicyFragmentReferencesResult, ListPolicyFragmentReferencesOutputArgs } from "./listPolicyFragmentReferences";
export declare const listPolicyFragmentReferences: typeof import("./listPolicyFragmentReferences").listPolicyFragmentReferences;
export declare const listPolicyFragmentReferencesOutput: typeof import("./listPolicyFragmentReferences").listPolicyFragmentReferencesOutput;
export { ListSubscriptionSecretsArgs, ListSubscriptionSecretsResult, ListSubscriptionSecretsOutputArgs } from "./listSubscriptionSecrets";
export declare const listSubscriptionSecrets: typeof import("./listSubscriptionSecrets").listSubscriptionSecrets;
export declare const listSubscriptionSecretsOutput: typeof import("./listSubscriptionSecrets").listSubscriptionSecretsOutput;
export { ListTenantAccessSecretsArgs, ListTenantAccessSecretsResult, ListTenantAccessSecretsOutputArgs } from "./listTenantAccessSecrets";
export declare const listTenantAccessSecrets: typeof import("./listTenantAccessSecrets").listTenantAccessSecrets;
export declare const listTenantAccessSecretsOutput: typeof import("./listTenantAccessSecrets").listTenantAccessSecretsOutput;
export { ListWorkspaceNamedValueArgs, ListWorkspaceNamedValueResult, ListWorkspaceNamedValueOutputArgs } from "./listWorkspaceNamedValue";
export declare const listWorkspaceNamedValue: typeof import("./listWorkspaceNamedValue").listWorkspaceNamedValue;
export declare const listWorkspaceNamedValueOutput: typeof import("./listWorkspaceNamedValue").listWorkspaceNamedValueOutput;
export { ListWorkspacePolicyFragmentReferencesArgs, ListWorkspacePolicyFragmentReferencesResult, ListWorkspacePolicyFragmentReferencesOutputArgs } from "./listWorkspacePolicyFragmentReferences";
export declare const listWorkspacePolicyFragmentReferences: typeof import("./listWorkspacePolicyFragmentReferences").listWorkspacePolicyFragmentReferences;
export declare const listWorkspacePolicyFragmentReferencesOutput: typeof import("./listWorkspacePolicyFragmentReferences").listWorkspacePolicyFragmentReferencesOutput;
export { ListWorkspaceSubscriptionSecretsArgs, ListWorkspaceSubscriptionSecretsResult, ListWorkspaceSubscriptionSecretsOutputArgs } from "./listWorkspaceSubscriptionSecrets";
export declare const listWorkspaceSubscriptionSecrets: typeof import("./listWorkspaceSubscriptionSecrets").listWorkspaceSubscriptionSecrets;
export declare const listWorkspaceSubscriptionSecretsOutput: typeof import("./listWorkspaceSubscriptionSecrets").listWorkspaceSubscriptionSecretsOutput;
export { LoggerArgs } from "./logger";
export type Logger = import("./logger").Logger;
export declare const Logger: typeof import("./logger").Logger;
export { NamedValueArgs } from "./namedValue";
export type NamedValue = import("./namedValue").NamedValue;
export declare const NamedValue: typeof import("./namedValue").NamedValue;
export { NotificationRecipientEmailArgs } from "./notificationRecipientEmail";
export type NotificationRecipientEmail = import("./notificationRecipientEmail").NotificationRecipientEmail;
export declare const NotificationRecipientEmail: typeof import("./notificationRecipientEmail").NotificationRecipientEmail;
export { NotificationRecipientUserArgs } from "./notificationRecipientUser";
export type NotificationRecipientUser = import("./notificationRecipientUser").NotificationRecipientUser;
export declare const NotificationRecipientUser: typeof import("./notificationRecipientUser").NotificationRecipientUser;
export { OpenIdConnectProviderArgs } from "./openIdConnectProvider";
export type OpenIdConnectProvider = import("./openIdConnectProvider").OpenIdConnectProvider;
export declare const OpenIdConnectProvider: typeof import("./openIdConnectProvider").OpenIdConnectProvider;
export { PolicyArgs } from "./policy";
export type Policy = import("./policy").Policy;
export declare const Policy: typeof import("./policy").Policy;
export { PolicyFragmentArgs } from "./policyFragment";
export type PolicyFragment = import("./policyFragment").PolicyFragment;
export declare const PolicyFragment: typeof import("./policyFragment").PolicyFragment;
export { PolicyRestrictionArgs } from "./policyRestriction";
export type PolicyRestriction = import("./policyRestriction").PolicyRestriction;
export declare const PolicyRestriction: typeof import("./policyRestriction").PolicyRestriction;
export { PrivateEndpointConnectionByNameArgs } from "./privateEndpointConnectionByName";
export type PrivateEndpointConnectionByName = import("./privateEndpointConnectionByName").PrivateEndpointConnectionByName;
export declare const PrivateEndpointConnectionByName: typeof import("./privateEndpointConnectionByName").PrivateEndpointConnectionByName;
export { ProductArgs } from "./product";
export type Product = import("./product").Product;
export declare const Product: typeof import("./product").Product;
export { ProductApiArgs } from "./productApi";
export type ProductApi = import("./productApi").ProductApi;
export declare const ProductApi: typeof import("./productApi").ProductApi;
export { ProductApiLinkArgs } from "./productApiLink";
export type ProductApiLink = import("./productApiLink").ProductApiLink;
export declare const ProductApiLink: typeof import("./productApiLink").ProductApiLink;
export { ProductGroupArgs } from "./productGroup";
export type ProductGroup = import("./productGroup").ProductGroup;
export declare const ProductGroup: typeof import("./productGroup").ProductGroup;
export { ProductGroupLinkArgs } from "./productGroupLink";
export type ProductGroupLink = import("./productGroupLink").ProductGroupLink;
export declare const ProductGroupLink: typeof import("./productGroupLink").ProductGroupLink;
export { ProductPolicyArgs } from "./productPolicy";
export type ProductPolicy = import("./productPolicy").ProductPolicy;
export declare const ProductPolicy: typeof import("./productPolicy").ProductPolicy;
export { ProductWikiArgs } from "./productWiki";
export type ProductWiki = import("./productWiki").ProductWiki;
export declare const ProductWiki: typeof import("./productWiki").ProductWiki;
export { SchemaArgs } from "./schema";
export type Schema = import("./schema").Schema;
export declare const Schema: typeof import("./schema").Schema;
export { SubscriptionArgs } from "./subscription";
export type Subscription = import("./subscription").Subscription;
export declare const Subscription: typeof import("./subscription").Subscription;
export { TagArgs } from "./tag";
export type Tag = import("./tag").Tag;
export declare const Tag: typeof import("./tag").Tag;
export { TagApiLinkArgs } from "./tagApiLink";
export type TagApiLink = import("./tagApiLink").TagApiLink;
export declare const TagApiLink: typeof import("./tagApiLink").TagApiLink;
export { TagByApiArgs } from "./tagByApi";
export type TagByApi = import("./tagByApi").TagByApi;
export declare const TagByApi: typeof import("./tagByApi").TagByApi;
export { TagByOperationArgs } from "./tagByOperation";
export type TagByOperation = import("./tagByOperation").TagByOperation;
export declare const TagByOperation: typeof import("./tagByOperation").TagByOperation;
export { TagByProductArgs } from "./tagByProduct";
export type TagByProduct = import("./tagByProduct").TagByProduct;
export declare const TagByProduct: typeof import("./tagByProduct").TagByProduct;
export { TagOperationLinkArgs } from "./t