export { GetNamespaceArgs, GetNamespaceResult, GetNamespaceOutputArgs } from "./getNamespace"; export declare const getNamespace: typeof import("./getNamespace").getNamespace; export declare const getNamespaceOutput: typeof import("./getNamespace").getNamespaceOutput; export { GetNamespaceAuthorizationRuleArgs, GetNamespaceAuthorizationRuleResult, GetNamespaceAuthorizationRuleOutputArgs } from "./getNamespaceAuthorizationRule"; export declare const getNamespaceAuthorizationRule: typeof import("./getNamespaceAuthorizationRule").getNamespaceAuthorizationRule; export declare const getNamespaceAuthorizationRuleOutput: typeof import("./getNamespaceAuthorizationRule").getNamespaceAuthorizationRuleOutput; export { GetNamespaceDisasterRecoveryConfigArgs, GetNamespaceDisasterRecoveryConfigResult, GetNamespaceDisasterRecoveryConfigOutputArgs } from "./getNamespaceDisasterRecoveryConfig"; export declare const getNamespaceDisasterRecoveryConfig: typeof import("./getNamespaceDisasterRecoveryConfig").getNamespaceDisasterRecoveryConfig; export declare const getNamespaceDisasterRecoveryConfigOutput: typeof import("./getNamespaceDisasterRecoveryConfig").getNamespaceDisasterRecoveryConfigOutput; export { GetQueueArgs, GetQueueResult, GetQueueOutputArgs } from "./getQueue"; export declare const getQueue: typeof import("./getQueue").getQueue; export declare const getQueueOutput: typeof import("./getQueue").getQueueOutput; export { GetQueueAuthorizationRuleArgs, GetQueueAuthorizationRuleResult, GetQueueAuthorizationRuleOutputArgs } from "./getQueueAuthorizationRule"; export declare const getQueueAuthorizationRule: typeof import("./getQueueAuthorizationRule").getQueueAuthorizationRule; export declare const getQueueAuthorizationRuleOutput: typeof import("./getQueueAuthorizationRule").getQueueAuthorizationRuleOutput; export { GetSubscriptionArgs, GetSubscriptionResult, GetSubscriptionOutputArgs } from "./getSubscription"; export declare const getSubscription: typeof import("./getSubscription").getSubscription; export declare const getSubscriptionOutput: typeof import("./getSubscription").getSubscriptionOutput; export { GetTopicArgs, GetTopicResult, GetTopicOutputArgs } from "./getTopic"; export declare const getTopic: typeof import("./getTopic").getTopic; export declare const getTopicOutput: typeof import("./getTopic").getTopicOutput; export { GetTopicAuthorizationRuleArgs, GetTopicAuthorizationRuleResult, GetTopicAuthorizationRuleOutputArgs } from "./getTopicAuthorizationRule"; export declare const getTopicAuthorizationRule: typeof import("./getTopicAuthorizationRule").getTopicAuthorizationRule; export declare const getTopicAuthorizationRuleOutput: typeof import("./getTopicAuthorizationRule").getTopicAuthorizationRuleOutput; export { NamespaceArgs, NamespaceState } from "./namespace"; export type Namespace = import("./namespace").Namespace; export declare const Namespace: typeof import("./namespace").Namespace; export { NamespaceAuthorizationRuleArgs, NamespaceAuthorizationRuleState } from "./namespaceAuthorizationRule"; export type NamespaceAuthorizationRule = import("./namespaceAuthorizationRule").NamespaceAuthorizationRule; export declare const NamespaceAuthorizationRule: typeof import("./namespaceAuthorizationRule").NamespaceAuthorizationRule; export { NamespaceCustomerManagedKeyArgs, NamespaceCustomerManagedKeyState } from "./namespaceCustomerManagedKey"; export type NamespaceCustomerManagedKey = import("./namespaceCustomerManagedKey").NamespaceCustomerManagedKey; export declare const NamespaceCustomerManagedKey: typeof import("./namespaceCustomerManagedKey").NamespaceCustomerManagedKey; export { NamespaceDisasterRecoveryConfigArgs, NamespaceDisasterRecoveryConfigState } from "./namespaceDisasterRecoveryConfig"; export type NamespaceDisasterRecoveryConfig = import("./namespaceDisasterRecoveryConfig").NamespaceDisasterRecoveryConfig; export declare const NamespaceDisasterRecoveryConfig: typeof import("./namespaceDisasterRecoveryConfig").NamespaceDisasterRecoveryConfig; export { QueueArgs, QueueState } from "./queue"; export type Queue = import("./queue").Queue; export declare const Queue: typeof import("./queue").Queue; export { QueueAuthorizationRuleArgs, QueueAuthorizationRuleState } from "./queueAuthorizationRule"; export type QueueAuthorizationRule = import("./queueAuthorizationRule").QueueAuthorizationRule; export declare const QueueAuthorizationRule: typeof import("./queueAuthorizationRule").QueueAuthorizationRule; export { SubscriptionArgs, SubscriptionState } from "./subscription"; export type Subscription = import("./subscription").Subscription; export declare const Subscription: typeof import("./subscription").Subscription; export { SubscriptionRuleArgs, SubscriptionRuleState } from "./subscriptionRule"; export type SubscriptionRule = import("./subscriptionRule").SubscriptionRule; export declare const SubscriptionRule: typeof import("./subscriptionRule").SubscriptionRule; export { TopicArgs, TopicState } from "./topic"; export type Topic = import("./topic").Topic; export declare const Topic: typeof import("./topic").Topic; export { TopicAuthorizationRuleArgs, TopicAuthorizationRuleState } from "./topicAuthorizationRule"; export type TopicAuthorizationRule = import("./topicAuthorizationRule").TopicAuthorizationRule; export declare const TopicAuthorizationRule: typeof import("./topicAuthorizationRule").TopicAuthorizationRule; export * from "./zMixins";