/**
 * GENERATED CODE - DO NOT MODIFY
 */
import { XrpcClient, type FetchHandler, type FetchHandlerOptions } from '@atproto/xrpc';
import { type OmitKey, type Un$Typed } from './util.js';
import * as AppBskyActorGetPreferences from './types/app/bsky/actor/getPreferences.js';
import * as AppBskyActorGetProfile from './types/app/bsky/actor/getProfile.js';
import * as AppBskyActorGetProfiles from './types/app/bsky/actor/getProfiles.js';
import * as AppBskyActorGetSuggestions from './types/app/bsky/actor/getSuggestions.js';
import * as AppBskyActorProfile from './types/app/bsky/actor/profile.js';
import * as AppBskyActorPutPreferences from './types/app/bsky/actor/putPreferences.js';
import * as AppBskyActorSearchActors from './types/app/bsky/actor/searchActors.js';
import * as AppBskyActorSearchActorsTypeahead from './types/app/bsky/actor/searchActorsTypeahead.js';
import * as AppBskyActorStatus from './types/app/bsky/actor/status.js';
import * as AppBskyAgeassuranceBegin from './types/app/bsky/ageassurance/begin.js';
import * as AppBskyAgeassuranceGetConfig from './types/app/bsky/ageassurance/getConfig.js';
import * as AppBskyAgeassuranceGetState from './types/app/bsky/ageassurance/getState.js';
import * as AppBskyBookmarkCreateBookmark from './types/app/bsky/bookmark/createBookmark.js';
import * as AppBskyBookmarkDeleteBookmark from './types/app/bsky/bookmark/deleteBookmark.js';
import * as AppBskyBookmarkGetBookmarks from './types/app/bsky/bookmark/getBookmarks.js';
import * as AppBskyContactDismissMatch from './types/app/bsky/contact/dismissMatch.js';
import * as AppBskyContactGetMatches from './types/app/bsky/contact/getMatches.js';
import * as AppBskyContactGetSyncStatus from './types/app/bsky/contact/getSyncStatus.js';
import * as AppBskyContactImportContacts from './types/app/bsky/contact/importContacts.js';
import * as AppBskyContactRemoveData from './types/app/bsky/contact/removeData.js';
import * as AppBskyContactSendNotification from './types/app/bsky/contact/sendNotification.js';
import * as AppBskyContactStartPhoneVerification from './types/app/bsky/contact/startPhoneVerification.js';
import * as AppBskyContactVerifyPhone from './types/app/bsky/contact/verifyPhone.js';
import * as AppBskyDraftCreateDraft from './types/app/bsky/draft/createDraft.js';
import * as AppBskyDraftDeleteDraft from './types/app/bsky/draft/deleteDraft.js';
import * as AppBskyDraftGetDrafts from './types/app/bsky/draft/getDrafts.js';
import * as AppBskyDraftUpdateDraft from './types/app/bsky/draft/updateDraft.js';
import * as AppBskyEmbedGetEmbedExternalView from './types/app/bsky/embed/getEmbedExternalView.js';
import * as AppBskyFeedDescribeFeedGenerator from './types/app/bsky/feed/describeFeedGenerator.js';
import * as AppBskyFeedGenerator from './types/app/bsky/feed/generator.js';
import * as AppBskyFeedGetActorFeeds from './types/app/bsky/feed/getActorFeeds.js';
import * as AppBskyFeedGetActorLikes from './types/app/bsky/feed/getActorLikes.js';
import * as AppBskyFeedGetAuthorFeed from './types/app/bsky/feed/getAuthorFeed.js';
import * as AppBskyFeedGetFeed from './types/app/bsky/feed/getFeed.js';
import * as AppBskyFeedGetFeedGenerator from './types/app/bsky/feed/getFeedGenerator.js';
import * as AppBskyFeedGetFeedGenerators from './types/app/bsky/feed/getFeedGenerators.js';
import * as AppBskyFeedGetFeedSkeleton from './types/app/bsky/feed/getFeedSkeleton.js';
import * as AppBskyFeedGetLikes from './types/app/bsky/feed/getLikes.js';
import * as AppBskyFeedGetListFeed from './types/app/bsky/feed/getListFeed.js';
import * as AppBskyFeedGetPostThread from './types/app/bsky/feed/getPostThread.js';
import * as AppBskyFeedGetPosts from './types/app/bsky/feed/getPosts.js';
import * as AppBskyFeedGetQuotes from './types/app/bsky/feed/getQuotes.js';
import * as AppBskyFeedGetRepostedBy from './types/app/bsky/feed/getRepostedBy.js';
import * as AppBskyFeedGetSuggestedFeeds from './types/app/bsky/feed/getSuggestedFeeds.js';
import * as AppBskyFeedGetTimeline from './types/app/bsky/feed/getTimeline.js';
import * as AppBskyFeedLike from './types/app/bsky/feed/like.js';
import * as AppBskyFeedPost from './types/app/bsky/feed/post.js';
import * as AppBskyFeedPostgate from './types/app/bsky/feed/postgate.js';
import * as AppBskyFeedRepost from './types/app/bsky/feed/repost.js';
import * as AppBskyFeedSearchPosts from './types/app/bsky/feed/searchPosts.js';
import * as AppBskyFeedSendInteractions from './types/app/bsky/feed/sendInteractions.js';
import * as AppBskyFeedThreadgate from './types/app/bsky/feed/threadgate.js';
import * as AppBskyGraphBlock from './types/app/bsky/graph/block.js';
import * as AppBskyGraphFollow from './types/app/bsky/graph/follow.js';
import * as AppBskyGraphGetActorStarterPacks from './types/app/bsky/graph/getActorStarterPacks.js';
import * as AppBskyGraphGetBlocks from './types/app/bsky/graph/getBlocks.js';
import * as AppBskyGraphGetFollowers from './types/app/bsky/graph/getFollowers.js';
import * as AppBskyGraphGetFollows from './types/app/bsky/graph/getFollows.js';
import * as AppBskyGraphGetKnownFollowers from './types/app/bsky/graph/getKnownFollowers.js';
import * as AppBskyGraphGetList from './types/app/bsky/graph/getList.js';
import * as AppBskyGraphGetListBlocks from './types/app/bsky/graph/getListBlocks.js';
import * as AppBskyGraphGetListMutes from './types/app/bsky/graph/getListMutes.js';
import * as AppBskyGraphGetLists from './types/app/bsky/graph/getLists.js';
import * as AppBskyGraphGetListsWithMembership from './types/app/bsky/graph/getListsWithMembership.js';
import * as AppBskyGraphGetMutes from './types/app/bsky/graph/getMutes.js';
import * as AppBskyGraphGetRelationships from './types/app/bsky/graph/getRelationships.js';
import * as AppBskyGraphGetStarterPack from './types/app/bsky/graph/getStarterPack.js';
import * as AppBskyGraphGetStarterPacks from './types/app/bsky/graph/getStarterPacks.js';
import * as AppBskyGraphGetStarterPacksWithMembership from './types/app/bsky/graph/getStarterPacksWithMembership.js';
import * as AppBskyGraphGetSuggestedFollowsByActor from './types/app/bsky/graph/getSuggestedFollowsByActor.js';
import * as AppBskyGraphList from './types/app/bsky/graph/list.js';
import * as AppBskyGraphListblock from './types/app/bsky/graph/listblock.js';
import * as AppBskyGraphListitem from './types/app/bsky/graph/listitem.js';
import * as AppBskyGraphMuteActor from './types/app/bsky/graph/muteActor.js';
import * as AppBskyGraphMuteActorList from './types/app/bsky/graph/muteActorList.js';
import * as AppBskyGraphMuteThread from './types/app/bsky/graph/muteThread.js';
import * as AppBskyGraphSearchStarterPacks from './types/app/bsky/graph/searchStarterPacks.js';
import * as AppBskyGraphStarterpack from './types/app/bsky/graph/starterpack.js';
import * as AppBskyGraphUnmuteActor from './types/app/bsky/graph/unmuteActor.js';
import * as AppBskyGraphUnmuteActorList from './types/app/bsky/graph/unmuteActorList.js';
import * as AppBskyGraphUnmuteThread from './types/app/bsky/graph/unmuteThread.js';
import * as AppBskyGraphVerification from './types/app/bsky/graph/verification.js';
import * as AppBskyLabelerGetServices from './types/app/bsky/labeler/getServices.js';
import * as AppBskyLabelerService from './types/app/bsky/labeler/service.js';
import * as AppBskyNotificationDeclaration from './types/app/bsky/notification/declaration.js';
import * as AppBskyNotificationGetPreferences from './types/app/bsky/notification/getPreferences.js';
import * as AppBskyNotificationGetUnreadCount from './types/app/bsky/notification/getUnreadCount.js';
import * as AppBskyNotificationListActivitySubscriptions from './types/app/bsky/notification/listActivitySubscriptions.js';
import * as AppBskyNotificationListNotifications from './types/app/bsky/notification/listNotifications.js';
import * as AppBskyNotificationPutActivitySubscription from './types/app/bsky/notification/putActivitySubscription.js';
import * as AppBskyNotificationPutPreferences from './types/app/bsky/notification/putPreferences.js';
import * as AppBskyNotificationPutPreferencesV2 from './types/app/bsky/notification/putPreferencesV2.js';
import * as AppBskyNotificationRegisterPush from './types/app/bsky/notification/registerPush.js';
import * as AppBskyNotificationUnregisterPush from './types/app/bsky/notification/unregisterPush.js';
import * as AppBskyNotificationUpdateSeen from './types/app/bsky/notification/updateSeen.js';
import * as AppBskyUnspeccedGetAgeAssuranceState from './types/app/bsky/unspecced/getAgeAssuranceState.js';
import * as AppBskyUnspeccedGetConfig from './types/app/bsky/unspecced/getConfig.js';
import * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacks from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js';
import * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js';
import * as AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js';
import * as AppBskyUnspeccedGetPopularFeedGenerators from './types/app/bsky/unspecced/getPopularFeedGenerators.js';
import * as AppBskyUnspeccedGetPostThreadOtherV2 from './types/app/bsky/unspecced/getPostThreadOtherV2.js';
import * as AppBskyUnspeccedGetPostThreadV2 from './types/app/bsky/unspecced/getPostThreadV2.js';
import * as AppBskyUnspeccedGetSuggestedFeeds from './types/app/bsky/unspecced/getSuggestedFeeds.js';
import * as AppBskyUnspeccedGetSuggestedFeedsSkeleton from './types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js';
import * as AppBskyUnspeccedGetSuggestedOnboardingUsers from './types/app/bsky/unspecced/getSuggestedOnboardingUsers.js';
import * as AppBskyUnspeccedGetSuggestedStarterPacks from './types/app/bsky/unspecced/getSuggestedStarterPacks.js';
import * as AppBskyUnspeccedGetSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js';
import * as AppBskyUnspeccedGetSuggestedUsers from './types/app/bsky/unspecced/getSuggestedUsers.js';
import * as AppBskyUnspeccedGetSuggestedUsersForDiscover from './types/app/bsky/unspecced/getSuggestedUsersForDiscover.js';
import * as AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton from './types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js';
import * as AppBskyUnspeccedGetSuggestedUsersForExplore from './types/app/bsky/unspecced/getSuggestedUsersForExplore.js';
import * as AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton from './types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js';
import * as AppBskyUnspeccedGetSuggestedUsersForSeeMore from './types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js';
import * as AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton from './types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js';
import * as AppBskyUnspeccedGetSuggestedUsersSkeleton from './types/app/bsky/unspecced/getSuggestedUsersSkeleton.js';
import * as AppBskyUnspeccedGetSuggestionsSkeleton from './types/app/bsky/unspecced/getSuggestionsSkeleton.js';
import * as AppBskyUnspeccedGetTaggedSuggestions from './types/app/bsky/unspecced/getTaggedSuggestions.js';
import * as AppBskyUnspeccedGetTrendingTopics from './types/app/bsky/unspecced/getTrendingTopics.js';
import * as AppBskyUnspeccedGetTrends from './types/app/bsky/unspecced/getTrends.js';
import * as AppBskyUnspeccedGetTrendsSkeleton from './types/app/bsky/unspecced/getTrendsSkeleton.js';
import * as AppBskyUnspeccedInitAgeAssurance from './types/app/bsky/unspecced/initAgeAssurance.js';
import * as AppBskyUnspeccedSearchActorsSkeleton from './types/app/bsky/unspecced/searchActorsSkeleton.js';
import * as AppBskyUnspeccedSearchPostsSkeleton from './types/app/bsky/unspecced/searchPostsSkeleton.js';
import * as AppBskyUnspeccedSearchStarterPacksSkeleton from './types/app/bsky/unspecced/searchStarterPacksSkeleton.js';
import * as AppBskyVideoGetJobStatus from './types/app/bsky/video/getJobStatus.js';
import * as AppBskyVideoGetUploadLimits from './types/app/bsky/video/getUploadLimits.js';
import * as AppBskyVideoUploadVideo from './types/app/bsky/video/uploadVideo.js';
import * as ChatBskyActorDeclaration from './types/chat/bsky/actor/declaration.js';
import * as ChatBskyActorDeleteAccount from './types/chat/bsky/actor/deleteAccount.js';
import * as ChatBskyActorExportAccountData from './types/chat/bsky/actor/exportAccountData.js';
import * as ChatBskyActorGetStatus from './types/chat/bsky/actor/getStatus.js';
import * as ChatBskyConvoAcceptConvo from './types/chat/bsky/convo/acceptConvo.js';
import * as ChatBskyConvoAddReaction from './types/chat/bsky/convo/addReaction.js';
import * as ChatBskyConvoDeleteMessageForSelf from './types/chat/bsky/convo/deleteMessageForSelf.js';
import * as ChatBskyConvoGetConvo from './types/chat/bsky/convo/getConvo.js';
import * as ChatBskyConvoGetConvoAvailability from './types/chat/bsky/convo/getConvoAvailability.js';
import * as ChatBskyConvoGetConvoForMembers from './types/chat/bsky/convo/getConvoForMembers.js';
import * as ChatBskyConvoGetConvoMembers from './types/chat/bsky/convo/getConvoMembers.js';
import * as ChatBskyConvoGetLog from './types/chat/bsky/convo/getLog.js';
import * as ChatBskyConvoGetMessages from './types/chat/bsky/convo/getMessages.js';
import * as ChatBskyConvoGetUnreadCounts from './types/chat/bsky/convo/getUnreadCounts.js';
import * as ChatBskyConvoLeaveConvo from './types/chat/bsky/convo/leaveConvo.js';
import * as ChatBskyConvoListConvoRequests from './types/chat/bsky/convo/listConvoRequests.js';
import * as ChatBskyConvoListConvos from './types/chat/bsky/convo/listConvos.js';
import * as ChatBskyConvoLockConvo from './types/chat/bsky/convo/lockConvo.js';
import * as ChatBskyConvoMuteConvo from './types/chat/bsky/convo/muteConvo.js';
import * as ChatBskyConvoRemoveReaction from './types/chat/bsky/convo/removeReaction.js';
import * as ChatBskyConvoSendMessage from './types/chat/bsky/convo/sendMessage.js';
import * as ChatBskyConvoSendMessageBatch from './types/chat/bsky/convo/sendMessageBatch.js';
import * as ChatBskyConvoUnlockConvo from './types/chat/bsky/convo/unlockConvo.js';
import * as ChatBskyConvoUnmuteConvo from './types/chat/bsky/convo/unmuteConvo.js';
import * as ChatBskyConvoUpdateAllRead from './types/chat/bsky/convo/updateAllRead.js';
import * as ChatBskyConvoUpdateRead from './types/chat/bsky/convo/updateRead.js';
import * as ChatBskyGroupAddMembers from './types/chat/bsky/group/addMembers.js';
import * as ChatBskyGroupApproveJoinRequest from './types/chat/bsky/group/approveJoinRequest.js';
import * as ChatBskyGroupCreateGroup from './types/chat/bsky/group/createGroup.js';
import * as ChatBskyGroupCreateJoinLink from './types/chat/bsky/group/createJoinLink.js';
import * as ChatBskyGroupDisableJoinLink from './types/chat/bsky/group/disableJoinLink.js';
import * as ChatBskyGroupEditGroup from './types/chat/bsky/group/editGroup.js';
import * as ChatBskyGroupEditJoinLink from './types/chat/bsky/group/editJoinLink.js';
import * as ChatBskyGroupEnableJoinLink from './types/chat/bsky/group/enableJoinLink.js';
import * as ChatBskyGroupGetJoinLinkPreviews from './types/chat/bsky/group/getJoinLinkPreviews.js';
import * as ChatBskyGroupListJoinRequests from './types/chat/bsky/group/listJoinRequests.js';
import * as ChatBskyGroupListMutualGroups from './types/chat/bsky/group/listMutualGroups.js';
import * as ChatBskyGroupRejectJoinRequest from './types/chat/bsky/group/rejectJoinRequest.js';
import * as ChatBskyGroupRemoveMembers from './types/chat/bsky/group/removeMembers.js';
import * as ChatBskyGroupRequestJoin from './types/chat/bsky/group/requestJoin.js';
import * as ChatBskyGroupUpdateJoinRequestsRead from './types/chat/bsky/group/updateJoinRequestsRead.js';
import * as ChatBskyGroupWithdrawJoinRequest from './types/chat/bsky/group/withdrawJoinRequest.js';
import * as ChatBskyModerationGetActorMetadata from './types/chat/bsky/moderation/getActorMetadata.js';
import * as ChatBskyModerationGetConvo from './types/chat/bsky/moderation/getConvo.js';
import * as ChatBskyModerationGetConvoMembers from './types/chat/bsky/moderation/getConvoMembers.js';
import * as ChatBskyModerationGetConvos from './types/chat/bsky/moderation/getConvos.js';
import * as ChatBskyModerationGetMessageContext from './types/chat/bsky/moderation/getMessageContext.js';
import * as ChatBskyModerationUpdateActorAccess from './types/chat/bsky/moderation/updateActorAccess.js';
import * as ComAtprotoAdminDeleteAccount from './types/com/atproto/admin/deleteAccount.js';
import * as ComAtprotoAdminDisableAccountInvites from './types/com/atproto/admin/disableAccountInvites.js';
import * as ComAtprotoAdminDisableInviteCodes from './types/com/atproto/admin/disableInviteCodes.js';
import * as ComAtprotoAdminEnableAccountInvites from './types/com/atproto/admin/enableAccountInvites.js';
import * as ComAtprotoAdminGetAccountInfo from './types/com/atproto/admin/getAccountInfo.js';
import * as ComAtprotoAdminGetAccountInfos from './types/com/atproto/admin/getAccountInfos.js';
import * as ComAtprotoAdminGetInviteCodes from './types/com/atproto/admin/getInviteCodes.js';
import * as ComAtprotoAdminGetSubjectStatus from './types/com/atproto/admin/getSubjectStatus.js';
import * as ComAtprotoAdminSearchAccounts from './types/com/atproto/admin/searchAccounts.js';
import * as ComAtprotoAdminSendEmail from './types/com/atproto/admin/sendEmail.js';
import * as ComAtprotoAdminUpdateAccountEmail from './types/com/atproto/admin/updateAccountEmail.js';
import * as ComAtprotoAdminUpdateAccountHandle from './types/com/atproto/admin/updateAccountHandle.js';
import * as ComAtprotoAdminUpdateAccountPassword from './types/com/atproto/admin/updateAccountPassword.js';
import * as ComAtprotoAdminUpdateAccountSigningKey from './types/com/atproto/admin/updateAccountSigningKey.js';
import * as ComAtprotoAdminUpdateSubjectStatus from './types/com/atproto/admin/updateSubjectStatus.js';
import * as ComAtprotoIdentityGetRecommendedDidCredentials from './types/com/atproto/identity/getRecommendedDidCredentials.js';
import * as ComAtprotoIdentityRefreshIdentity from './types/com/atproto/identity/refreshIdentity.js';
import * as ComAtprotoIdentityRequestPlcOperationSignature from './types/com/atproto/identity/requestPlcOperationSignature.js';
import * as ComAtprotoIdentityResolveDid from './types/com/atproto/identity/resolveDid.js';
import * as ComAtprotoIdentityResolveHandle from './types/com/atproto/identity/resolveHandle.js';
import * as ComAtprotoIdentityResolveIdentity from './types/com/atproto/identity/resolveIdentity.js';
import * as ComAtprotoIdentitySignPlcOperation from './types/com/atproto/identity/signPlcOperation.js';
import * as ComAtprotoIdentitySubmitPlcOperation from './types/com/atproto/identity/submitPlcOperation.js';
import * as ComAtprotoIdentityUpdateHandle from './types/com/atproto/identity/updateHandle.js';
import * as ComAtprotoLabelQueryLabels from './types/com/atproto/label/queryLabels.js';
import * as ComAtprotoLexiconResolveLexicon from './types/com/atproto/lexicon/resolveLexicon.js';
import * as ComAtprotoLexiconSchema from './types/com/atproto/lexicon/schema.js';
import * as ComAtprotoModerationCreateReport from './types/com/atproto/moderation/createReport.js';
import * as ComAtprotoRepoApplyWrites from './types/com/atproto/repo/applyWrites.js';
import * as ComAtprotoRepoCreateRecord from './types/com/atproto/repo/createRecord.js';
import * as ComAtprotoRepoDeleteRecord from './types/com/atproto/repo/deleteRecord.js';
import * as ComAtprotoRepoDescribeRepo from './types/com/atproto/repo/describeRepo.js';
import * as ComAtprotoRepoGetRecord from './types/com/atproto/repo/getRecord.js';
import * as ComAtprotoRepoImportRepo from './types/com/atproto/repo/importRepo.js';
import * as ComAtprotoRepoListMissingBlobs from './types/com/atproto/repo/listMissingBlobs.js';
import * as ComAtprotoRepoListRecords from './types/com/atproto/repo/listRecords.js';
import * as ComAtprotoRepoPutRecord from './types/com/atproto/repo/putRecord.js';
import * as ComAtprotoRepoUploadBlob from './types/com/atproto/repo/uploadBlob.js';
import * as ComAtprotoServerActivateAccount from './types/com/atproto/server/activateAccount.js';
import * as ComAtprotoServerCheckAccountStatus from './types/com/atproto/server/checkAccountStatus.js';
import * as ComAtprotoServerConfirmEmail from './types/com/atproto/server/confirmEmail.js';
import * as ComAtprotoServerCreateAccount from './types/com/atproto/server/createAccount.js';
import * as ComAtprotoServerCreateAppPassword from './types/com/atproto/server/createAppPassword.js';
import * as ComAtprotoServerCreateInviteCode from './types/com/atproto/server/createInviteCode.js';
import * as ComAtprotoServerCreateInviteCodes from './types/com/atproto/server/createInviteCodes.js';
import * as ComAtprotoServerCreateSession from './types/com/atproto/server/createSession.js';
import * as ComAtprotoServerDeactivateAccount from './types/com/atproto/server/deactivateAccount.js';
import * as ComAtprotoServerDeleteAccount from './types/com/atproto/server/deleteAccount.js';
import * as ComAtprotoServerDeleteSession from './types/com/atproto/server/deleteSession.js';
import * as ComAtprotoServerDescribeServer from './types/com/atproto/server/describeServer.js';
import * as ComAtprotoServerGetAccountInviteCodes from './types/com/atproto/server/getAccountInviteCodes.js';
import * as ComAtprotoServerGetServiceAuth from './types/com/atproto/server/getServiceAuth.js';
import * as ComAtprotoServerGetSession from './types/com/atproto/server/getSession.js';
import * as ComAtprotoServerListAppPasswords from './types/com/atproto/server/listAppPasswords.js';
import * as ComAtprotoServerRefreshSession from './types/com/atproto/server/refreshSession.js';
import * as ComAtprotoServerRequestAccountDelete from './types/com/atproto/server/requestAccountDelete.js';
import * as ComAtprotoServerRequestEmailConfirmation from './types/com/atproto/server/requestEmailConfirmation.js';
import * as ComAtprotoServerRequestEmailUpdate from './types/com/atproto/server/requestEmailUpdate.js';
import * as ComAtprotoServerRequestPasswordReset from './types/com/atproto/server/requestPasswordReset.js';
import * as ComAtprotoServerReserveSigningKey from './types/com/atproto/server/reserveSigningKey.js';
import * as ComAtprotoServerResetPassword from './types/com/atproto/server/resetPassword.js';
import * as ComAtprotoServerRevokeAppPassword from './types/com/atproto/server/revokeAppPassword.js';
import * as ComAtprotoServerUpdateEmail from './types/com/atproto/server/updateEmail.js';
import * as ComAtprotoSyncGetBlob from './types/com/atproto/sync/getBlob.js';
import * as ComAtprotoSyncGetBlocks from './types/com/atproto/sync/getBlocks.js';
import * as ComAtprotoSyncGetCheckout from './types/com/atproto/sync/getCheckout.js';
import * as ComAtprotoSyncGetHead from './types/com/atproto/sync/getHead.js';
import * as ComAtprotoSyncGetHostStatus from './types/com/atproto/sync/getHostStatus.js';
import * as ComAtprotoSyncGetLatestCommit from './types/com/atproto/sync/getLatestCommit.js';
import * as ComAtprotoSyncGetRecord from './types/com/atproto/sync/getRecord.js';
import * as ComAtprotoSyncGetRepo from './types/com/atproto/sync/getRepo.js';
import * as ComAtprotoSyncGetRepoStatus from './types/com/atproto/sync/getRepoStatus.js';
import * as ComAtprotoSyncListBlobs from './types/com/atproto/sync/listBlobs.js';
import * as ComAtprotoSyncListHosts from './types/com/atproto/sync/listHosts.js';
import * as ComAtprotoSyncListRepos from './types/com/atproto/sync/listRepos.js';
import * as ComAtprotoSyncListReposByCollection from './types/com/atproto/sync/listReposByCollection.js';
import * as ComAtprotoSyncNotifyOfUpdate from './types/com/atproto/sync/notifyOfUpdate.js';
import * as ComAtprotoSyncRequestCrawl from './types/com/atproto/sync/requestCrawl.js';
import * as ComAtprotoTempAddReservedHandle from './types/com/atproto/temp/addReservedHandle.js';
import * as ComAtprotoTempCheckHandleAvailability from './types/com/atproto/temp/checkHandleAvailability.js';
import * as ComAtprotoTempCheckSignupQueue from './types/com/atproto/temp/checkSignupQueue.js';
import * as ComAtprotoTempDereferenceScope from './types/com/atproto/temp/dereferenceScope.js';
import * as ComAtprotoTempFetchLabels from './types/com/atproto/temp/fetchLabels.js';
import * as ComAtprotoTempRequestPhoneVerification from './types/com/atproto/temp/requestPhoneVerification.js';
import * as ComAtprotoTempRevokeAccountCredentials from './types/com/atproto/temp/revokeAccountCredentials.js';
import * as ComGermnetworkDeclaration from './types/com/germnetwork/declaration.js';
import * as ToolsOzoneCommunicationCreateTemplate from './types/tools/ozone/communication/createTemplate.js';
import * as ToolsOzoneCommunicationDeleteTemplate from './types/tools/ozone/communication/deleteTemplate.js';
import * as ToolsOzoneCommunicationListTemplates from './types/tools/ozone/communication/listTemplates.js';
import * as ToolsOzoneCommunicationUpdateTemplate from './types/tools/ozone/communication/updateTemplate.js';
import * as ToolsOzoneHostingGetAccountHistory from './types/tools/ozone/hosting/getAccountHistory.js';
import * as ToolsOzoneModerationCancelScheduledActions from './types/tools/ozone/moderation/cancelScheduledActions.js';
import * as ToolsOzoneModerationEmitEvent from './types/tools/ozone/moderation/emitEvent.js';
import * as ToolsOzoneModerationGetAccountTimeline from './types/tools/ozone/moderation/getAccountTimeline.js';
import * as ToolsOzoneModerationGetEvent from './types/tools/ozone/moderation/getEvent.js';
import * as ToolsOzoneModerationGetRecord from './types/tools/ozone/moderation/getRecord.js';
import * as ToolsOzoneModerationGetRecords from './types/tools/ozone/moderation/getRecords.js';
import * as ToolsOzoneModerationGetRepo from './types/tools/ozone/moderation/getRepo.js';
import * as ToolsOzoneModerationGetReporterStats from './types/tools/ozone/moderation/getReporterStats.js';
import * as ToolsOzoneModerationGetRepos from './types/tools/ozone/moderation/getRepos.js';
import * as ToolsOzoneModerationGetSubjects from './types/tools/ozone/moderation/getSubjects.js';
import * as ToolsOzoneModerationListScheduledActions from './types/tools/ozone/moderation/listScheduledActions.js';
import * as ToolsOzoneModerationQueryEvents from './types/tools/ozone/moderation/queryEvents.js';
import * as ToolsOzoneModerationQueryStatuses from './types/tools/ozone/moderation/queryStatuses.js';
import * as ToolsOzoneModerationScheduleAction from './types/tools/ozone/moderation/scheduleAction.js';
import * as ToolsOzoneModerationSearchRepos from './types/tools/ozone/moderation/searchRepos.js';
import * as ToolsOzoneQueueAssignModerator from './types/tools/ozone/queue/assignModerator.js';
import * as ToolsOzoneQueueCreateQueue from './types/tools/ozone/queue/createQueue.js';
import * as ToolsOzoneQueueDeleteQueue from './types/tools/ozone/queue/deleteQueue.js';
import * as ToolsOzoneQueueGetAssignments from './types/tools/ozone/queue/getAssignments.js';
import * as ToolsOzoneQueueListQueues from './types/tools/ozone/queue/listQueues.js';
import * as ToolsOzoneQueueRouteReports from './types/tools/ozone/queue/routeReports.js';
import * as ToolsOzoneQueueUnassignModerator from './types/tools/ozone/queue/unassignModerator.js';
import * as ToolsOzoneQueueUpdateQueue from './types/tools/ozone/queue/updateQueue.js';
import * as ToolsOzoneReportAssignModerator from './types/tools/ozone/report/assignModerator.js';
import * as ToolsOzoneReportCreateActivity from './types/tools/ozone/report/createActivity.js';
import * as ToolsOzoneReportGetAssignments from './types/tools/ozone/report/getAssignments.js';
import * as ToolsOzoneReportGetHistoricalStats from './types/tools/ozone/report/getHistoricalStats.js';
import * as ToolsOzoneReportGetLatestReport from './types/tools/ozone/report/getLatestReport.js';
import * as ToolsOzoneReportGetLiveStats from './types/tools/ozone/report/getLiveStats.js';
import * as ToolsOzoneReportGetReport from './types/tools/ozone/report/getReport.js';
import * as ToolsOzoneReportListActivities from './types/tools/ozone/report/listActivities.js';
import * as ToolsOzoneReportQueryReports from './types/tools/ozone/report/queryReports.js';
import * as ToolsOzoneReportReassignQueue from './types/tools/ozone/report/reassignQueue.js';
import * as ToolsOzoneReportRefreshStats from './types/tools/ozone/report/refreshStats.js';
import * as ToolsOzoneReportUnassignModerator from './types/tools/ozone/report/unassignModerator.js';
import * as ToolsOzoneSafelinkAddRule from './types/tools/ozone/safelink/addRule.js';
import * as ToolsOzoneSafelinkQueryEvents from './types/tools/ozone/safelink/queryEvents.js';
import * as ToolsOzoneSafelinkQueryRules from './types/tools/ozone/safelink/queryRules.js';
import * as ToolsOzoneSafelinkRemoveRule from './types/tools/ozone/safelink/removeRule.js';
import * as ToolsOzoneSafelinkUpdateRule from './types/tools/ozone/safelink/updateRule.js';
import * as ToolsOzoneServerGetConfig from './types/tools/ozone/server/getConfig.js';
import * as ToolsOzoneSetAddValues from './types/tools/ozone/set/addValues.js';
import * as ToolsOzoneSetDeleteSet from './types/tools/ozone/set/deleteSet.js';
import * as ToolsOzoneSetDeleteValues from './types/tools/ozone/set/deleteValues.js';
import * as ToolsOzoneSetGetValues from './types/tools/ozone/set/getValues.js';
import * as ToolsOzoneSetQuerySets from './types/tools/ozone/set/querySets.js';
import * as ToolsOzoneSetUpsertSet from './types/tools/ozone/set/upsertSet.js';
import * as ToolsOzoneSettingListOptions from './types/tools/ozone/setting/listOptions.js';
import * as ToolsOzoneSettingRemoveOptions from './types/tools/ozone/setting/removeOptions.js';
import * as ToolsOzoneSettingUpsertOption from './types/tools/ozone/setting/upsertOption.js';
import * as ToolsOzoneSignatureFindCorrelation from './types/tools/ozone/signature/findCorrelation.js';
import * as ToolsOzoneSignatureFindRelatedAccounts from './types/tools/ozone/signature/findRelatedAccounts.js';
import * as ToolsOzoneSignatureSearchAccounts from './types/tools/ozone/signature/searchAccounts.js';
import * as ToolsOzoneTeamAddMember from './types/tools/ozone/team/addMember.js';
import * as ToolsOzoneTeamDeleteMember from './types/tools/ozone/team/deleteMember.js';
import * as ToolsOzoneTeamListMembers from './types/tools/ozone/team/listMembers.js';
import * as ToolsOzoneTeamUpdateMember from './types/tools/ozone/team/updateMember.js';
import * as ToolsOzoneVerificationGrantVerifications from './types/tools/ozone/verification/grantVerifications.js';
import * as ToolsOzoneVerificationListVerifications from './types/tools/ozone/verification/listVerifications.js';
import * as ToolsOzoneVerificationRevokeVerifications from './types/tools/ozone/verification/revokeVerifications.js';
export * as AppBskyActorDefs from './types/app/bsky/actor/defs.js';
export * as AppBskyActorGetPreferences from './types/app/bsky/actor/getPreferences.js';
export * as AppBskyActorGetProfile from './types/app/bsky/actor/getProfile.js';
export * as AppBskyActorGetProfiles from './types/app/bsky/actor/getProfiles.js';
export * as AppBskyActorGetSuggestions from './types/app/bsky/actor/getSuggestions.js';
export * as AppBskyActorProfile from './types/app/bsky/actor/profile.js';
export * as AppBskyActorPutPreferences from './types/app/bsky/actor/putPreferences.js';
export * as AppBskyActorSearchActors from './types/app/bsky/actor/searchActors.js';
export * as AppBskyActorSearchActorsTypeahead from './types/app/bsky/actor/searchActorsTypeahead.js';
export * as AppBskyActorStatus from './types/app/bsky/actor/status.js';
export * as AppBskyAgeassuranceBegin from './types/app/bsky/ageassurance/begin.js';
export * as AppBskyAgeassuranceDefs from './types/app/bsky/ageassurance/defs.js';
export * as AppBskyAgeassuranceGetConfig from './types/app/bsky/ageassurance/getConfig.js';
export * as AppBskyAgeassuranceGetState from './types/app/bsky/ageassurance/getState.js';
export * as AppBskyBookmarkCreateBookmark from './types/app/bsky/bookmark/createBookmark.js';
export * as AppBskyBookmarkDefs from './types/app/bsky/bookmark/defs.js';
export * as AppBskyBookmarkDeleteBookmark from './types/app/bsky/bookmark/deleteBookmark.js';
export * as AppBskyBookmarkGetBookmarks from './types/app/bsky/bookmark/getBookmarks.js';
export * as AppBskyContactDefs from './types/app/bsky/contact/defs.js';
export * as AppBskyContactDismissMatch from './types/app/bsky/contact/dismissMatch.js';
export * as AppBskyContactGetMatches from './types/app/bsky/contact/getMatches.js';
export * as AppBskyContactGetSyncStatus from './types/app/bsky/contact/getSyncStatus.js';
export * as AppBskyContactImportContacts from './types/app/bsky/contact/importContacts.js';
export * as AppBskyContactRemoveData from './types/app/bsky/contact/removeData.js';
export * as AppBskyContactSendNotification from './types/app/bsky/contact/sendNotification.js';
export * as AppBskyContactStartPhoneVerification from './types/app/bsky/contact/startPhoneVerification.js';
export * as AppBskyContactVerifyPhone from './types/app/bsky/contact/verifyPhone.js';
export * as AppBskyDraftCreateDraft from './types/app/bsky/draft/createDraft.js';
export * as AppBskyDraftDefs from './types/app/bsky/draft/defs.js';
export * as AppBskyDraftDeleteDraft from './types/app/bsky/draft/deleteDraft.js';
export * as AppBskyDraftGetDrafts from './types/app/bsky/draft/getDrafts.js';
export * as AppBskyDraftUpdateDraft from './types/app/bsky/draft/updateDraft.js';
export * as AppBskyEmbedDefs from './types/app/bsky/embed/defs.js';
export * as AppBskyEmbedExternal from './types/app/bsky/embed/external.js';
export * as AppBskyEmbedGallery from './types/app/bsky/embed/gallery.js';
export * as AppBskyEmbedGetEmbedExternalView from './types/app/bsky/embed/getEmbedExternalView.js';
export * as AppBskyEmbedImages from './types/app/bsky/embed/images.js';
export * as AppBskyEmbedRecord from './types/app/bsky/embed/record.js';
export * as AppBskyEmbedRecordWithMedia from './types/app/bsky/embed/recordWithMedia.js';
export * as AppBskyEmbedVideo from './types/app/bsky/embed/video.js';
export * as AppBskyFeedDefs from './types/app/bsky/feed/defs.js';
export * as AppBskyFeedDescribeFeedGenerator from './types/app/bsky/feed/describeFeedGenerator.js';
export * as AppBskyFeedGenerator from './types/app/bsky/feed/generator.js';
export * as AppBskyFeedGetActorFeeds from './types/app/bsky/feed/getActorFeeds.js';
export * as AppBskyFeedGetActorLikes from './types/app/bsky/feed/getActorLikes.js';
export * as AppBskyFeedGetAuthorFeed from './types/app/bsky/feed/getAuthorFeed.js';
export * as AppBskyFeedGetFeed from './types/app/bsky/feed/getFeed.js';
export * as AppBskyFeedGetFeedGenerator from './types/app/bsky/feed/getFeedGenerator.js';
export * as AppBskyFeedGetFeedGenerators from './types/app/bsky/feed/getFeedGenerators.js';
export * as AppBskyFeedGetFeedSkeleton from './types/app/bsky/feed/getFeedSkeleton.js';
export * as AppBskyFeedGetLikes from './types/app/bsky/feed/getLikes.js';
export * as AppBskyFeedGetListFeed from './types/app/bsky/feed/getListFeed.js';
export * as AppBskyFeedGetPostThread from './types/app/bsky/feed/getPostThread.js';
export * as AppBskyFeedGetPosts from './types/app/bsky/feed/getPosts.js';
export * as AppBskyFeedGetQuotes from './types/app/bsky/feed/getQuotes.js';
export * as AppBskyFeedGetRepostedBy from './types/app/bsky/feed/getRepostedBy.js';
export * as AppBskyFeedGetSuggestedFeeds from './types/app/bsky/feed/getSuggestedFeeds.js';
export * as AppBskyFeedGetTimeline from './types/app/bsky/feed/getTimeline.js';
export * as AppBskyFeedLike from './types/app/bsky/feed/like.js';
export * as AppBskyFeedPost from './types/app/bsky/feed/post.js';
export * as AppBskyFeedPostgate from './types/app/bsky/feed/postgate.js';
export * as AppBskyFeedRepost from './types/app/bsky/feed/repost.js';
export * as AppBskyFeedSearchPosts from './types/app/bsky/feed/searchPosts.js';
export * as AppBskyFeedSendInteractions from './types/app/bsky/feed/sendInteractions.js';
export * as AppBskyFeedThreadgate from './types/app/bsky/feed/threadgate.js';
export * as AppBskyGraphBlock from './types/app/bsky/graph/block.js';
export * as AppBskyGraphDefs from './types/app/bsky/graph/defs.js';
export * as AppBskyGraphFollow from './types/app/bsky/graph/follow.js';
export * as AppBskyGraphGetActorStarterPacks from './types/app/bsky/graph/getActorStarterPacks.js';
export * as AppBskyGraphGetBlocks from './types/app/bsky/graph/getBlocks.js';
export * as AppBskyGraphGetFollowers from './types/app/bsky/graph/getFollowers.js';
export * as AppBskyGraphGetFollows from './types/app/bsky/graph/getFollows.js';
export * as AppBskyGraphGetKnownFollowers from './types/app/bsky/graph/getKnownFollowers.js';
export * as AppBskyGraphGetList from './types/app/bsky/graph/getList.js';
export * as AppBskyGraphGetListBlocks from './types/app/bsky/graph/getListBlocks.js';
export * as AppBskyGraphGetListMutes from './types/app/bsky/graph/getListMutes.js';
export * as AppBskyGraphGetLists from './types/app/bsky/graph/getLists.js';
export * as AppBskyGraphGetListsWithMembership from './types/app/bsky/graph/getListsWithMembership.js';
export * as AppBskyGraphGetMutes from './types/app/bsky/graph/getMutes.js';
export * as AppBskyGraphGetRelationships from './types/app/bsky/graph/getRelationships.js';
export * as AppBskyGraphGetStarterPack from './types/app/bsky/graph/getStarterPack.js';
export * as AppBskyGraphGetStarterPacks from './types/app/bsky/graph/getStarterPacks.js';
export * as AppBskyGraphGetStarterPacksWithMembership from './types/app/bsky/graph/getStarterPacksWithMembership.js';
export * as AppBskyGraphGetSuggestedFollowsByActor from './types/app/bsky/graph/getSuggestedFollowsByActor.js';
export * as AppBskyGraphList from './types/app/bsky/graph/list.js';
export * as AppBskyGraphListblock from './types/app/bsky/graph/listblock.js';
export * as AppBskyGraphListitem from './types/app/bsky/graph/listitem.js';
export * as AppBskyGraphMuteActor from './types/app/bsky/graph/muteActor.js';
export * as AppBskyGraphMuteActorList from './types/app/bsky/graph/muteActorList.js';
export * as AppBskyGraphMuteThread from './types/app/bsky/graph/muteThread.js';
export * as AppBskyGraphSearchStarterPacks from './types/app/bsky/graph/searchStarterPacks.js';
export * as AppBskyGraphStarterpack from './types/app/bsky/graph/starterpack.js';
export * as AppBskyGraphUnmuteActor from './types/app/bsky/graph/unmuteActor.js';
export * as AppBskyGraphUnmuteActorList from './types/app/bsky/graph/unmuteActorList.js';
export * as AppBskyGraphUnmuteThread from './types/app/bsky/graph/unmuteThread.js';
export * as AppBskyGraphVerification from './types/app/bsky/graph/verification.js';
export * as AppBskyLabelerDefs from './types/app/bsky/labeler/defs.js';
export * as AppBskyLabelerGetServices from './types/app/bsky/labeler/getServices.js';
export * as AppBskyLabelerService from './types/app/bsky/labeler/service.js';
export * as AppBskyNotificationDeclaration from './types/app/bsky/notification/declaration.js';
export * as AppBskyNotificationDefs from './types/app/bsky/notification/defs.js';
export * as AppBskyNotificationGetPreferences from './types/app/bsky/notification/getPreferences.js';
export * as AppBskyNotificationGetUnreadCount from './types/app/bsky/notification/getUnreadCount.js';
export * as AppBskyNotificationListActivitySubscriptions from './types/app/bsky/notification/listActivitySubscriptions.js';
export * as AppBskyNotificationListNotifications from './types/app/bsky/notification/listNotifications.js';
export * as AppBskyNotificationPutActivitySubscription from './types/app/bsky/notification/putActivitySubscription.js';
export * as AppBskyNotificationPutPreferences from './types/app/bsky/notification/putPreferences.js';
export * as AppBskyNotificationPutPreferencesV2 from './types/app/bsky/notification/putPreferencesV2.js';
export * as AppBskyNotificationRegisterPush from './types/app/bsky/notification/registerPush.js';
export * as AppBskyNotificationUnregisterPush from './types/app/bsky/notification/unregisterPush.js';
export * as AppBskyNotificationUpdateSeen from './types/app/bsky/notification/updateSeen.js';
export * as AppBskyRichtextFacet from './types/app/bsky/richtext/facet.js';
export * as AppBskyUnspeccedDefs from './types/app/bsky/unspecced/defs.js';
export * as AppBskyUnspeccedGetAgeAssuranceState from './types/app/bsky/unspecced/getAgeAssuranceState.js';
export * as AppBskyUnspeccedGetConfig from './types/app/bsky/unspecced/getConfig.js';
export * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacks from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js';
export * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js';
export * as AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js';
export * as AppBskyUnspeccedGetPopularFeedGenerators from './types/app/bsky/unspecced/getPopularFeedGenerators.js';
export * as AppBskyUnspeccedGetPostThreadOtherV2 from './types/app/bsky/unspecced/getPostThreadOtherV2.js';
export * as AppBskyUnspeccedGetPostThreadV2 from './types/app/bsky/unspecced/getPostThreadV2.js';
export * as AppBskyUnspeccedGetSuggestedFeeds from './types/app/bsky/unspecced/getSuggestedFeeds.js';
export * as AppBskyUnspeccedGetSuggestedFeedsSkeleton from './types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js';
export * as AppBskyUnspeccedGetSuggestedOnboardingUsers from './types/app/bsky/unspecced/getSuggestedOnboardingUsers.js';
export * as AppBskyUnspeccedGetSuggestedStarterPacks from './types/app/bsky/unspecced/getSuggestedStarterPacks.js';
export * as AppBskyUnspeccedGetSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js';
export * as AppBskyUnspeccedGetSuggestedUsers from './types/app/bsky/unspecced/getSuggestedUsers.js';
export * as AppBskyUnspeccedGetSuggestedUsersForDiscover from './types/app/bsky/unspecced/getSuggestedUsersForDiscover.js';
export * as AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton from './types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js';
export * as AppBskyUnspeccedGetSuggestedUsersForExplore from './types/app/bsky/unspecced/getSuggestedUsersForExplore.js';
export * as AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton from './types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js';
export * as AppBskyUnspeccedGetSuggestedUsersForSeeMore from './types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js';
export * as AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton from './types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js';
export * as AppBskyUnspeccedGetSuggestedUsersSkeleton from './types/app/bsky/unspecced/getSuggestedUsersSkeleton.js';
export * as AppBskyUnspeccedGetSuggestionsSkeleton from './types/app/bsky/unspecced/getSuggestionsSkeleton.js';
export * as AppBskyUnspeccedGetTaggedSuggestions from './types/app/bsky/unspecced/getTaggedSuggestions.js';
export * as AppBskyUnspeccedGetTrendingTopics from './types/app/bsky/unspecced/getTrendingTopics.js';
export * as AppBskyUnspeccedGetTrends from './types/app/bsky/unspecced/getTrends.js';
export * as AppBskyUnspeccedGetTrendsSkeleton from './types/app/bsky/unspecced/getTrendsSkeleton.js';
export * as AppBskyUnspeccedInitAgeAssurance from './types/app/bsky/unspecced/initAgeAssurance.js';
export * as AppBskyUnspeccedSearchActorsSkeleton from './types/app/bsky/unspecced/searchActorsSkeleton.js';
export * as AppBskyUnspeccedSearchPostsSkeleton from './types/app/bsky/unspecced/searchPostsSkeleton.js';
export * as AppBskyUnspeccedSearchStarterPacksSkeleton from './types/app/bsky/unspecced/searchStarterPacksSkeleton.js';
export * as AppBskyVideoDefs from './types/app/bsky/video/defs.js';
export * as AppBskyVideoGetJobStatus from './types/app/bsky/video/getJobStatus.js';
export * as AppBskyVideoGetUploadLimits from './types/app/bsky/video/getUploadLimits.js';
export * as AppBskyVideoUploadVideo from './types/app/bsky/video/uploadVideo.js';
export * as ChatBskyActorDeclaration from './types/chat/bsky/actor/declaration.js';
export * as ChatBskyActorDefs from './types/chat/bsky/actor/defs.js';
export * as ChatBskyActorDeleteAccount from './types/chat/bsky/actor/deleteAccount.js';
export * as ChatBskyActorExportAccountData from './types/chat/bsky/actor/exportAccountData.js';
export * as ChatBskyActorGetStatus from './types/chat/bsky/actor/getStatus.js';
export * as ChatBskyConvoAcceptConvo from './types/chat/bsky/convo/acceptConvo.js';
export * as ChatBskyConvoAddReaction from './types/chat/bsky/convo/addReaction.js';
export * as ChatBskyConvoDefs from './types/chat/bsky/convo/defs.js';
export * as ChatBskyConvoDeleteMessageForSelf from './types/chat/bsky/convo/deleteMessageForSelf.js';
export * as ChatBskyConvoGetConvo from './types/chat/bsky/convo/getConvo.js';
export * as ChatBskyConvoGetConvoAvailability from './types/chat/bsky/convo/getConvoAvailability.js';
export * as ChatBskyConvoGetConvoForMembers from './types/chat/bsky/convo/getConvoForMembers.js';
export * as ChatBskyConvoGetConvoMembers from './types/chat/bsky/convo/getConvoMembers.js';
export * as ChatBskyConvoGetLog from './types/chat/bsky/convo/getLog.js';
export * as ChatBskyConvoGetMessages from './types/chat/bsky/convo/getMessages.js';
export * as ChatBskyConvoGetUnreadCounts from './types/chat/bsky/convo/getUnreadCounts.js';
export * as ChatBskyConvoLeaveConvo from './types/chat/bsky/convo/leaveConvo.js';
export * as ChatBskyConvoListConvoRequests from './types/chat/bsky/convo/listConvoRequests.js';
export * as ChatBskyConvoListConvos from './types/chat/bsky/convo/listConvos.js';
export * as ChatBskyConvoLockConvo from './types/chat/bsky/convo/lockConvo.js';
export * as ChatBskyConvoMuteConvo from './types/chat/bsky/convo/muteConvo.js';
export * as ChatBskyConvoRemoveReaction from './types/chat/bsky/convo/removeReaction.js';
export * as ChatBskyConvoSendMessage from './types/chat/bsky/convo/sendMessage.js';
export * as ChatBskyConvoSendMessageBatch from './types/chat/bsky/convo/sendMessageBatch.js';
export * as ChatBskyConvoUnlockConvo from './types/chat/bsky/convo/unlockConvo.js';
export * as ChatBskyConvoUnmuteConvo from './types/chat/bsky/convo/unmuteConvo.js';
export * as ChatBskyConvoUpdateAllRead from './types/chat/bsky/convo/updateAllRead.js';
export * as ChatBskyConvoUpdateRead from './types/chat/bsky/convo/updateRead.js';
export * as ChatBskyEmbedJoinLink from './types/chat/bsky/embed/joinLink.js';
export * as ChatBskyGroupAddMembers from './types/chat/bsky/group/addMembers.js';
export * as ChatBskyGroupApproveJoinRequest from './types/chat/bsky/group/approveJoinRequest.js';
export * as ChatBskyGroupCreateGroup from './types/chat/bsky/group/createGroup.js';
export * as ChatBskyGroupCreateJoinLink from './types/chat/bsky/group/createJoinLink.js';
export * as ChatBskyGroupDefs from './types/chat/bsky/group/defs.js';
export * as ChatBskyGroupDisableJoinLink from './types/chat/bsky/group/disableJoinLink.js';
export * as ChatBskyGroupEditGroup from './types/chat/bsky/group/editGroup.js';
export * as ChatBskyGroupEditJoinLink from './types/chat/bsky/group/editJoinLink.js';
export * as ChatBskyGroupEnableJoinLink from './types/chat/bsky/group/enableJoinLink.js';
export * as ChatBskyGroupGetJoinLinkPreviews from './types/chat/bsky/group/getJoinLinkPreviews.js';
export * as ChatBskyGroupListJoinRequests from './types/chat/bsky/group/listJoinRequests.js';
export * as ChatBskyGroupListMutualGroups from './types/chat/bsky/group/listMutualGroups.js';
export * as ChatBskyGroupRejectJoinRequest from './types/chat/bsky/group/rejectJoinRequest.js';
export * as ChatBskyGroupRemoveMembers from './types/chat/bsky/group/removeMembers.js';
export * as ChatBskyGroupRequestJoin from './types/chat/bsky/group/requestJoin.js';
export * as ChatBskyGroupUpdateJoinRequestsRead from './types/chat/bsky/group/updateJoinRequestsRead.js';
export * as ChatBskyGroupWithdrawJoinRequest from './types/chat/bsky/group/withdrawJoinRequest.js';
export * as ChatBskyModerationDefs from './types/chat/bsky/moderation/defs.js';
export * as ChatBskyModerationGetActorMetadata from './types/chat/bsky/moderation/getActorMetadata.js';
export * as ChatBskyModerationGetConvo from './types/chat/bsky/moderation/getConvo.js';
export * as ChatBskyModerationGetConvoMembers from './types/chat/bsky/moderation/getConvoMembers.js';
export * as ChatBskyModerationGetConvos from './types/chat/bsky/moderation/getConvos.js';
export * as ChatBskyModerationGetMessageContext from './types/chat/bsky/moderation/getMessageContext.js';
export * as ChatBskyModerationSubscribeModEvents from './types/chat/bsky/moderation/subscribeModEvents.js';
export * as ChatBskyModerationUpdateActorAccess from './types/chat/bsky/moderation/updateActorAccess.js';
export * as ComAtprotoAdminDefs from './types/com/atproto/admin/defs.js';
export * as ComAtprotoAdminDeleteAccount from './types/com/atproto/admin/deleteAccount.js';
export * as ComAtprotoAdminDisableAccountInvites from './types/com/atproto/admin/disableAccountInvites.js';
export * as ComAtprotoAdminDisableInviteCodes from './types/com/atproto/admin/disableInviteCodes.js';
export * as ComAtprotoAdminEnableAccountInvites from './types/com/atproto/admin/enableAccountInvites.js';
export * as ComAtprotoAdminGetAccountInfo from './types/com/atproto/admin/getAccountInfo.js';
export * as ComAtprotoAdminGetAccountInfos from './types/com/atproto/admin/getAccountInfos.js';
export * as ComAtprotoAdminGetInviteCodes from './types/com/atproto/admin/getInviteCodes.js';
export * as ComAtprotoAdminGetSubjectStatus from './types/com/atproto/admin/getSubjectStatus.js';
export * as ComAtprotoAdminSearchAccounts from './types/com/atproto/admin/searchAccounts.js';
export * as ComAtprotoAdminSendEmail from './types/com/atproto/admin/sendEmail.js';
export * as ComAtprotoAdminUpdateAccountEmail from './types/com/atproto/admin/updateAccountEmail.js';
export * as ComAtprotoAdminUpdateAccountHandle from './types/com/atproto/admin/updateAccountHandle.js';
export * as ComAtprotoAdminUpdateAccountPassword from './types/com/atproto/admin/updateAccountPassword.js';
export * as ComAtprotoAdminUpdateAccountSigningKey from './types/com/atproto/admin/updateAccountSigningKey.js';
export * as ComAtprotoAdminUpdateSubjectStatus from './types/com/atproto/admin/updateSubjectStatus.js';
export * as ComAtprotoIdentityDefs from './types/com/atproto/identity/defs.js';
export * as ComAtprotoIdentityGetRecommendedDidCredentials from './types/com/atproto/identity/getRecommendedDidCredentials.js';
export * as ComAtprotoIdentityRefreshIdentity from './types/com/atproto/identity/refreshIdentity.js';
export * as ComAtprotoIdentityRequestPlcOperationSignature from './types/com/atproto/identity/requestPlcOperationSignature.js';
export * as ComAtprotoIdentityResolveDid from './types/com/atproto/identity/resolveDid.js';
export * as ComAtprotoIdentityResolveHandle from './types/com/atproto/identity/resolveHandle.js';
export * as ComAtprotoIdentityResolveIdentity from './types/com/atproto/identity/resolveIdentity.js';
export * as ComAtprotoIdentitySignPlcOperation from './types/com/atproto/identity/signPlcOperation.js';
export * as ComAtprotoIdentitySubmitPlcOperation from './types/com/atproto/identity/submitPlcOperation.js';
export * as ComAtprotoIdentityUpdateHandle from './types/com/atproto/identity/updateHandle.js';
export * as ComAtprotoLabelDefs from './types/com/atproto/label/defs.js';
export * as ComAtprotoLabelQueryLabels from './types/com/atproto/label/queryLabels.js';
export * as ComAtprotoLabelSubscribeLabels from './types/com/atproto/label/subscribeLabels.js';
export * as ComAtprotoLexiconResolveLexicon from './types/com/atproto/lexicon/resolveLexicon.js';
export * as ComAtprotoLexiconSchema from './types/com/atproto/lexicon/schema.js';
export * as ComAtprotoModerationCreateReport from './types/com/atproto/moderation/createReport.js';
export * as ComAtprotoModerationDefs from './types/com/atproto/moderation/defs.js';
export * as ComAtprotoRepoApplyWrites from './types/com/atproto/repo/applyWrites.js';
export * as ComAtprotoRepoCreateRecord from './types/com/atproto/repo/createRecord.js';
export * as ComAtprotoRepoDefs from './types/com/atproto/repo/defs.js';
export * as ComAtprotoRepoDeleteRecord from './types/com/atproto/repo/deleteRecord.js';
export * as ComAtprotoRepoDescribeRepo from './types/com/atproto/repo/describeRepo.js';
export * as ComAtprotoRepoGetRecord from './types/com/atproto/repo/getRecord.js';
export * as ComAtprotoRepoImportRepo from './types/com/atproto/repo/importRepo.js';
export * as ComAtprotoRepoListMissingBlobs from './types/com/atproto/repo/listMissingBlobs.js';
export * as ComAtprotoRepoListRecords from './types/com/atproto/repo/listRecords.js';
export * as ComAtprotoRepoPutRecord from './types/com/atproto/repo/putRecord.js';
export * as ComAtprotoRepoStrongRef from './types/com/atproto/repo/strongRef.js';
export * as ComAtprotoRepoUploadBlob from './types/com/atproto/repo/uploadBlob.js';
export * as ComAtprotoServerActivateAccount from './types/com/atproto/server/activateAccount.js';
export * as ComAtprotoServerCheckAccountStatus from './types/com/atproto/server/checkAccountStatus.js';
export * as ComAtprotoServerConfirmEmail from './types/com/atproto/server/confirmEmail.js';
export * as ComAtprotoServerCreateAccount from './types/com/atproto/server/createAccount.js';
export * as ComAtprotoServerCreateAppPassword from './types/com/atproto/server/createAppPassword.js';
export * as ComAtprotoServerCreateInviteCode from './types/com/atproto/server/createInviteCode.js';
export * as ComAtprotoServerCreateInviteCodes from './types/com/atproto/server/createInviteCodes.js';
export * as ComAtprotoServerCreateSession from './types/com/atproto/server/createSession.js';
export * as ComAtprotoServerDeactivateAccount from './types/com/atproto/server/deactivateAccount.js';
export * as ComAtprotoServerDefs from './types/com/atproto/server/defs.js';
export * as ComAtprotoServerDeleteAccount from './types/com/atproto/server/deleteAccount.js';
export * as ComAtprotoServerDeleteSession from './types/com/atproto/server/deleteSession.js';
export * as ComAtprotoServerDescribeServer from './types/com/atproto/server/describeServer.js';
export * as ComAtprotoServerGetAccountInviteCodes from './types/com/atproto/server/getAccountInviteCodes.js';
export * as ComAtprotoServerGetServiceAuth from './types/com/atproto/server/getServiceAuth.js';
export * as ComAtprotoServerGetSession from './types/com/atproto/server/getSession.js';
export * as ComAtprotoServerListAppPasswords from './types/com/atproto/server/listAppPasswords.js';
export * as ComAtprotoServerRefreshSession from './types/com/atproto/server/refreshSession.js';
export * as ComAtprotoServerRequestAccountDelete from './types/com/atproto/server/requestAccountDelete.js';
export * as ComAtprotoServerRequestEmailConfirmation from './types/com/atproto/server/requestEmailConfirmation.js';
export * as ComAtprotoServerRequestEmailUpdate from './types/com/atproto/server/requestEmailUpdate.js';
export * as ComAtprotoServerRequestPasswordReset from './types/com/atproto/server/requestPasswordReset.js';
export * as ComAtprotoServerReserveSigningKey from './types/com/atproto/server/reserveSigningKey.js';
export * as ComAtprotoServerResetPassword from './types/com/atproto/server/resetPassword.js';
export * as ComAtprotoServerRevokeAppPassword from './types/com/atproto/server/revokeAppPassword.js';
export * as ComAtprotoServerUpdateEmail from './types/com/atproto/server/updateEmail.js';
export * as ComAtprotoSyncDefs from './types/com/atproto/sync/defs.js';
export * as ComAtprotoSyncGetBlob from './types/com/atproto/sync/getBlob.js';
export * as ComAtprotoSyncGetBlocks from './types/com/atproto/sync/getBlocks.js';
export * as ComAtprotoSyncGetCheckout from './types/com/atproto/sync/getCheckout.js';
export * as ComAtprotoSyncGetHead from './types/com/atproto/sync/getHead.js';
export * as ComAtprotoSyncGetHostStatus from './types/com/atproto/sync/getHostStatus.js';
export * as ComAtprotoSyncGetLatestCommit from './types/com/atproto/sync/getLatestCommit.js';
export * as ComAtprotoSyncGetRecord from './types/com/atproto/sync/getRecord.js';
export * as ComAtprotoSyncGetRepo from './types/com/atproto/sync/getRepo.js';
export * as ComAtprotoSyncGetRepoStatus from './types/com/atproto/sync/getRepoStatus.js';
export * as ComAtprotoSyncListBlobs from './types/com/atproto/sync/listBlobs.js';
export * as ComAtprotoSyncListHosts from './types/com/atproto/sync/listHosts.js';
export * as ComAtprotoSyncListRepos from './types/com/atproto/sync/listRepos.js';
export * as ComAtprotoSyncListReposByCollection from './types/com/atproto/sync/listReposByCollection.js';
export * as ComAtprotoSyncNotifyOfUpdate from './types/com/atproto/sync/notifyOfUpdate.js';
export * as ComAtprotoSyncRequestCrawl from './types/com/atproto/sync/requestCrawl.js';
export * as ComAtprotoSyncSubscribeRepos from './types/com/atproto/sync/subscribeRepos.js';
export * as ComAtprotoTempAddReservedHandle from './types/com/atproto/temp/addReservedHandle.js';
export * as ComAtprotoTempCheckHandleAvailability from './types/com/atproto/temp/checkHandleAvailability.js';
export * as ComAtprotoTempCheckSignupQueue from './types/com/atproto/temp/checkSignupQueue.js';
export * as ComAtprotoTempDereferenceScope from './types/com/atproto/temp/dereferenceScope.js';
export * as ComAtprotoTempFetchLabels from './types/com/atproto/temp/fetchLabels.js';
export * as ComAtprotoTempRequestPhoneVerification from './types/com/atproto/temp/requestPhoneVerification.js';
export * as ComAtprotoTempRevokeAccountCredentials from './types/com/atproto/temp/revokeAccountCredentials.js';
export * as ComGermnetworkDeclaration from './types/com/germnetwork/declaration.js';
export * as ToolsOzoneCommunicationCreateTemplate from './types/tools/ozone/communication/createTemplate.js';
export * as ToolsOzoneCommunicationDefs from './types/tools/ozone/communication/defs.js';
export * as ToolsOzoneCommunicationDeleteTemplate from './types/tools/ozone/communication/deleteTemplate.js';
export * as ToolsOzoneCommunicationListTemplates from './types/tools/ozone/communication/listTemplates.js';
export * as ToolsOzoneCommunicationUpdateTemplate from './types/tools/ozone/communication/updateTemplate.js';
export * as ToolsOzoneHostingGetAccountHistory from './types/tools/ozone/hosting/getAccountHistory.js';
export * as ToolsOzoneModerationCancelScheduledActions from './types/tools/ozone/moderation/cancelScheduledActions.js';
export * as ToolsOzoneModerationDefs from './types/tools/ozone/moderation/defs.js';
export * as ToolsOzoneModerationEmitEvent from './types/tools/ozone/moderation/emitEvent.js';
export * as ToolsOzoneModerationGetAccountTimeline from './types/tools/ozone/moderation/getAccountTimeline.js';
export * as ToolsOzoneModerationGetEvent from './types/tools/ozone/moderation/getEvent.js';
export * as ToolsOzoneModerationGetRecord from './types/tools/ozone/moderation/getRecord.js';
export * as ToolsOzoneModerationGetRecords from './types/tools/ozone/moderation/getRecords.js';
export * as ToolsOzoneModerationGetRepo from './types/tools/ozone/moderation/getRepo.js';
export * as ToolsOzoneModerationGetReporterStats from './types/tools/ozone/moderation/getReporterStats.js';
export * as ToolsOzoneModerationGetRepos from './types/tools/ozone/moderation/getRepos.js';
export * as ToolsOzoneModerationGetSubjects from './types/tools/ozone/moderation/getSubjects.js';
export * as ToolsOzoneModerationListScheduledActions from './types/tools/ozone/moderation/listScheduledActions.js';
export * as ToolsOzoneModerationQueryEvents from './types/tools/ozone/moderation/queryEvents.js';
export * as ToolsOzoneModerationQueryStatuses from './types/tools/ozone/moderation/queryStatuses.js';
export * as ToolsOzoneModerationScheduleAction from './types/tools/ozone/moderation/scheduleAction.js';
export * as ToolsOzoneModerationSearchRepos from './types/tools/ozone/moderation/searchRepos.js';
export * as ToolsOzoneQueueAssignModerator from './types/tools/ozone/queue/assignModerator.js';
export * as ToolsOzoneQueueCreateQueue from './types/tools/ozone/queue/createQueue.js';
export * as ToolsOzoneQueueDefs from './types/tools/ozone/queue/defs.js';
export * as ToolsOzoneQueueDeleteQueue from './types/tools/ozone/queue/deleteQueue.js';
export * as ToolsOzoneQueueGetAssignments from './types/tools/ozone/queue/getAssignments.js';
export * as ToolsOzoneQueueListQueues from './types/tools/ozone/queue/listQueues.js';
export * as ToolsOzoneQueueRouteReports from './types/tools/ozone/queue/routeReports.js';
export * as ToolsOzoneQueueUnassignModerator from './types/tools/ozone/queue/unassignModerator.js';
export * as ToolsOzoneQueueUpdateQueue from './types/tools/ozone/queue/updateQueue.js';
export * as ToolsOzoneReportAssignModerator from './types/tools/ozone/report/assignModerator.js';
export * as ToolsOzoneReportCreateActivity from './types/tools/ozone/report/createActivity.js';
export * as ToolsOzoneReportDefs from './types/tools/ozone/report/defs.js';
export * as ToolsOzoneReportGetAssignments from './types/tools/ozone/report/getAssignments.js';
export * as ToolsOzoneReportGetHistoricalStats from './types/tools/ozone/report/getHistoricalStats.js';
export * as ToolsOzoneReportGetLatestReport from './types/tools/ozone/report/getLatestReport.js';
export * as ToolsOzoneReportGetLiveStats from './types/tools/ozone/report/getLiveStats.js';
export * as ToolsOzoneReportGetReport from './types/tools/ozone/report/getReport.js';
export * as ToolsOzoneReportListActivities from './types/tools/ozone/report/listActivities.js';
export * as ToolsOzoneReportQueryReports from './types/tools/ozone/report/queryReports.js';
export * as ToolsOzoneReportReassignQueue from './types/tools/ozone/report/reassignQueue.js';
export * as ToolsOzoneReportRefreshStats from './types/tools/ozone/report/refreshStats.js';
export * as ToolsOzoneReportUnassignModerator from './types/tools/ozone/report/unassignModerator.js';
export * as ToolsOzoneSafelinkAddRule from './types/tools/ozone/safelink/addRule.js';
export * as ToolsOzoneSafelinkDefs from './types/tools/ozone/safelink/defs.js';
export * as ToolsOzoneSafelinkQueryEvents from './types/tools/ozone/safelink/queryEvents.js';
export * as ToolsOzoneSafelinkQueryRules from './types/tools/ozone/safelink/queryRules.js';
export * as ToolsOzoneSafelinkRemoveRule from './types/tools/ozone/safelink/removeRule.js';
export * as ToolsOzoneSafelinkUpdateRule from './types/tools/ozone/safelink/updateRule.js';
export * as ToolsOzoneServerGetConfig from './types/tools/ozone/server/getConfig.js';
export * as ToolsOzoneSetAddValues from './types/tools/ozone/set/addValues.js';
export * as ToolsOzoneSetDefs from './types/tools/ozone/set/defs.js';
export * as ToolsOzoneSetDeleteSet from './types/tools/ozone/set/deleteSet.js';
export * as ToolsOzoneSetDeleteValues from './types/tools/ozone/set/deleteValues.js';
export * as ToolsOzoneSetGetValues from './types/tools/ozone/set/getValues.js';
export * as ToolsOzoneSetQuerySets from './types/tools/ozone/set/querySets.js';
export * as ToolsOzoneSetUpsertSet from './types/tools/ozone/set/upsertSet.js';
export * as ToolsOzoneSettingDefs from './types/tools/ozone/setting/defs.js';
export * as ToolsOzoneSettingListOptions from './types/tools/ozone/setting/listOptions.js';
export * as ToolsOzoneSettingRemoveOptions from './types/tools/ozone/setting/removeOptions.js';
export * as ToolsOzoneSettingUpsertOption from './types/tools/ozone/setting/upsertOption.js';
export * as ToolsOzoneSignatureDefs from './types/tools/ozone/signature/defs.js';
export * as ToolsOzoneSignatureFindCorrelation from './types/tools/ozone/signature/findCorrelation.js';
export * as ToolsOzoneSignatureFindRelatedAccounts from './types/tools/ozone/signature/findRelatedAccounts.js';
export * as ToolsOzoneSignatureSearchAccounts from './types/tools/ozone/signature/searchAccounts.js';
export * as ToolsOzoneTeamAddMember from './types/tools/ozone/team/addMember.js';
export * as ToolsOzoneTeamDefs from './types/tools/ozone/team/defs.js';
export * as ToolsOzoneTeamDeleteMember from './types/tools/ozone/team/deleteMember.js';
export * as ToolsOzoneTeamListMembers from './types/tools/ozone/team/listMembers.js';
export * as ToolsOzoneTeamUpdateMember from './types/tools/ozone/team/updateMember.js';
export * as ToolsOzoneVerificationDefs from './types/tools/ozone/verification/defs.js';
export * as ToolsOzoneVerificationGrantVerifications from './types/tools/ozone/verification/grantVerifications.js';
export * as ToolsOzoneVerificationListVerifications from './types/tools/ozone/verification/listVerifications.js';
export * as ToolsOzoneVerificationRevokeVerifications from './types/tools/ozone/verification/revokeVerifications.js';
export declare const APP_BSKY_ACTOR: {
    StatusLive: string;
};
export declare const APP_BSKY_FEED: {
    DefsRequestLess: string;
    DefsRequestMore: string;
    DefsClickthroughItem: string;
    DefsClickthroughAuthor: string;
    DefsClickthroughReposter: string;
    DefsClickthroughEmbed: string;
    DefsContentModeUnspecified: string;
    DefsContentModeVideo: string;
    DefsInteractionSeen: string;
    DefsInteractionLike: string;
    DefsInteractionRepost: string;
    DefsInteractionReply: string;
    DefsInteractionQuote: string;
    DefsInteractionShare: string;
};
export declare const APP_BSKY_GRAPH: {
    DefsModlist: string;
    DefsCuratelist: string;
    DefsReferencelist: string;
};
export declare const COM_ATPROTO_MODERATION: {
    DefsReasonSpam: string;
    DefsReasonViolation: string;
    DefsReasonMisleading: string;
    DefsReasonSexual: string;
    DefsReasonRude: string;
    DefsReasonOther: string;
    DefsReasonAppeal: string;
};
export declare const TOOLS_OZONE_MODERATION: {
    DefsReviewOpen: string;
    DefsReviewEscalated: string;
    DefsReviewClosed: string;
    DefsReviewNone: string;
    DefsTimelineEventPlcCreate: string;
    DefsTimelineEventPlcOperation: string;
    DefsTimelineEventPlcTombstone: string;
};
export declare const TOOLS_OZONE_REPORT: {
    DefsReasonAppeal: string;
    DefsReasonOther: string;
    DefsReasonViolenceAnimal: string;
    DefsReasonViolenceThreats: string;
    DefsReasonViolenceGraphicContent: string;
    DefsReasonViolenceGlorification: string;
    DefsReasonViolenceExtremistContent: string;
    DefsReasonViolenceTrafficking: string;
    DefsReasonViolenceOther: string;
    DefsReasonSexualAbuseContent: string;
    DefsReasonSexualNCII: string;
    DefsReasonSexualDeepfake: string;
    DefsReasonSexualAnimal: string;
    DefsReasonSexualUnlabeled: string;
    DefsReasonSexualOther: string;
    DefsReasonChildSafetyCSAM: string;
    DefsReasonChildSafetyGroom: string;
    DefsReasonChildSafetyPrivacy: string;
    DefsReasonChildSafetyHarassment: string;
    DefsReasonChildSafetyOther: string;
    DefsReasonHarassmentTroll: string;
    DefsReasonHarassmentTargeted: string;
    DefsReasonHarassmentHateSpeech: string;
    DefsReasonHarassmentDoxxing: string;
    DefsReasonHarassmentOther: string;
    DefsReasonMisleadingBot: string;
    DefsReasonMisleadingImpersonation: string;
    DefsReasonMisleadingSpam: string;
    DefsReasonMisleadingScam: string;
    DefsReasonMisleadingElections: string;
    DefsReasonMisleadingOther: string;
    DefsReasonRuleSiteSecurity: string;
    DefsReasonRuleProhibitedSales: string;
    DefsReasonRuleBanEvasion: string;
    DefsReasonRuleOther: string;
    DefsReasonSelfHarmContent: string;
    DefsReasonSelfHarmED: string;
    DefsReasonSelfHarmStunts: string;
    DefsReasonSelfHarmSubstances: string;
    DefsReasonSelfHarmOther: string;
};
export declare const TOOLS_OZONE_TEAM: {
    DefsRoleAdmin: string;
    DefsRoleModerator: string;
    DefsRoleTriage: string;
    DefsRoleVerifier: string;
};
export declare class AtpBaseClient extends XrpcClient {
    app: AppNS;
    chat: ChatNS;
    com: ComNS;
    tools: ToolsNS;
    constructor(options: FetchHandler | FetchHandlerOptions);
    /** @deprecated use `this` instead */
    get xrpc(): XrpcClient;
}
export declare class AppNS {
    _client: XrpcClient;
    bsky: AppBskyNS;
    constructor(client: XrpcClient);
}
export declare class AppBskyNS {
    _client: XrpcClient;
    actor: AppBskyActorNS;
    ageassurance: AppBskyAgeassuranceNS;
    bookmark: AppBskyBookmarkNS;
    contact: AppBskyContactNS;
    draft: AppBskyDraftNS;
    embed: AppBskyEmbedNS;
    feed: AppBskyFeedNS;
    graph: AppBskyGraphNS;
    labeler: AppBskyLabelerNS;
    notification: AppBskyNotificationNS;
    richtext: AppBskyRichtextNS;
    unspecced: AppBskyUnspeccedNS;
    video: AppBskyVideoNS;
    constructor(client: XrpcClient);
}
export declare class AppBskyActorNS {
    _client: XrpcClient;
    profile: AppBskyActorProfileRecord;
    status: AppBskyActorStatusRecord;
    constructor(client: XrpcClient);
    getPreferences(params?: AppBskyActorGetPreferences.QueryParams, opts?: AppBskyActorGetPreferences.CallOptions): Promise<AppBskyActorGetPreferences.Response>;
    getProfile(params?: AppBskyActorGetProfile.QueryParams, opts?: AppBskyActorGetProfile.CallOptions): Promise<AppBskyActorGetProfile.Response>;
    getProfiles(params?: AppBskyActorGetProfiles.QueryParams, opts?: AppBskyActorGetProfiles.CallOptions): Promise<AppBskyActorGetProfiles.Response>;
    getSuggestions(params?: AppBskyActorGetSuggestions.QueryParams, opts?: AppBskyActorGetSuggestions.CallOptions): Promise<AppBskyActorGetSuggestions.Response>;
    putPreferences(data?: AppBskyActorPutPreferences.InputSchema, opts?: AppBskyActorPutPreferences.CallOptions): Promise<AppBskyActorPutPreferences.Response>;
    searchActors(params?: AppBskyActorSearchActors.QueryParams, opts?: AppBskyActorSearchActors.CallOptions): Promise<AppBskyActorSearchActors.Response>;
    searchActorsTypeahead(params?: AppBskyActorSearchActorsTypeahead.QueryParams, opts?: AppBskyActorSearchActorsTypeahead.CallOptions): Promise<AppBskyActorSearchActorsTypeahead.Response>;
}
export declare class AppBskyActorProfileRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyActorProfile.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyActorProfile.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyActorProfile.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyActorProfile.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyActorStatusRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyActorStatus.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyActorStatus.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyActorStatus.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyActorStatus.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyAgeassuranceNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    begin(data?: AppBskyAgeassuranceBegin.InputSchema, opts?: AppBskyAgeassuranceBegin.CallOptions): Promise<AppBskyAgeassuranceBegin.Response>;
    getConfig(params?: AppBskyAgeassuranceGetConfig.QueryParams, opts?: AppBskyAgeassuranceGetConfig.CallOptions): Promise<AppBskyAgeassuranceGetConfig.Response>;
    getState(params?: AppBskyAgeassuranceGetState.QueryParams, opts?: AppBskyAgeassuranceGetState.CallOptions): Promise<AppBskyAgeassuranceGetState.Response>;
}
export declare class AppBskyBookmarkNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    createBookmark(data?: AppBskyBookmarkCreateBookmark.InputSchema, opts?: AppBskyBookmarkCreateBookmark.CallOptions): Promise<AppBskyBookmarkCreateBookmark.Response>;
    deleteBookmark(data?: AppBskyBookmarkDeleteBookmark.InputSchema, opts?: AppBskyBookmarkDeleteBookmark.CallOptions): Promise<AppBskyBookmarkDeleteBookmark.Response>;
    getBookmarks(params?: AppBskyBookmarkGetBookmarks.QueryParams, opts?: AppBskyBookmarkGetBookmarks.CallOptions): Promise<AppBskyBookmarkGetBookmarks.Response>;
}
export declare class AppBskyContactNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    dismissMatch(data?: AppBskyContactDismissMatch.InputSchema, opts?: AppBskyContactDismissMatch.CallOptions): Promise<AppBskyContactDismissMatch.Response>;
    getMatches(params?: AppBskyContactGetMatches.QueryParams, opts?: AppBskyContactGetMatches.CallOptions): Promise<AppBskyContactGetMatches.Response>;
    getSyncStatus(params?: AppBskyContactGetSyncStatus.QueryParams, opts?: AppBskyContactGetSyncStatus.CallOptions): Promise<AppBskyContactGetSyncStatus.Response>;
    importContacts(data?: AppBskyContactImportContacts.InputSchema, opts?: AppBskyContactImportContacts.CallOptions): Promise<AppBskyContactImportContacts.Response>;
    removeData(data?: AppBskyContactRemoveData.InputSchema, opts?: AppBskyContactRemoveData.CallOptions): Promise<AppBskyContactRemoveData.Response>;
    sendNotification(data?: AppBskyContactSendNotification.InputSchema, opts?: AppBskyContactSendNotification.CallOptions): Promise<AppBskyContactSendNotification.Response>;
    startPhoneVerification(data?: AppBskyContactStartPhoneVerification.InputSchema, opts?: AppBskyContactStartPhoneVerification.CallOptions): Promise<AppBskyContactStartPhoneVerification.Response>;
    verifyPhone(data?: AppBskyContactVerifyPhone.InputSchema, opts?: AppBskyContactVerifyPhone.CallOptions): Promise<AppBskyContactVerifyPhone.Response>;
}
export declare class AppBskyDraftNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    createDraft(data?: AppBskyDraftCreateDraft.InputSchema, opts?: AppBskyDraftCreateDraft.CallOptions): Promise<AppBskyDraftCreateDraft.Response>;
    deleteDraft(data?: AppBskyDraftDeleteDraft.InputSchema, opts?: AppBskyDraftDeleteDraft.CallOptions): Promise<AppBskyDraftDeleteDraft.Response>;
    getDrafts(params?: AppBskyDraftGetDrafts.QueryParams, opts?: AppBskyDraftGetDrafts.CallOptions): Promise<AppBskyDraftGetDrafts.Response>;
    updateDraft(data?: AppBskyDraftUpdateDraft.InputSchema, opts?: AppBskyDraftUpdateDraft.CallOptions): Promise<AppBskyDraftUpdateDraft.Response>;
}
export declare class AppBskyEmbedNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getEmbedExternalView(params?: AppBskyEmbedGetEmbedExternalView.QueryParams, opts?: AppBskyEmbedGetEmbedExternalView.CallOptions): Promise<AppBskyEmbedGetEmbedExternalView.Response>;
}
export declare class AppBskyFeedNS {
    _client: XrpcClient;
    generator: AppBskyFeedGeneratorRecord;
    like: AppBskyFeedLikeRecord;
    post: AppBskyFeedPostRecord;
    postgate: AppBskyFeedPostgateRecord;
    repost: AppBskyFeedRepostRecord;
    threadgate: AppBskyFeedThreadgateRecord;
    constructor(client: XrpcClient);
    describeFeedGenerator(params?: AppBskyFeedDescribeFeedGenerator.QueryParams, opts?: AppBskyFeedDescribeFeedGenerator.CallOptions): Promise<AppBskyFeedDescribeFeedGenerator.Response>;
    getActorFeeds(params?: AppBskyFeedGetActorFeeds.QueryParams, opts?: AppBskyFeedGetActorFeeds.CallOptions): Promise<AppBskyFeedGetActorFeeds.Response>;
    getActorLikes(params?: AppBskyFeedGetActorLikes.QueryParams, opts?: AppBskyFeedGetActorLikes.CallOptions): Promise<AppBskyFeedGetActorLikes.Response>;
    getAuthorFeed(params?: AppBskyFeedGetAuthorFeed.QueryParams, opts?: AppBskyFeedGetAuthorFeed.CallOptions): Promise<AppBskyFeedGetAuthorFeed.Response>;
    getFeed(params?: AppBskyFeedGetFeed.QueryParams, opts?: AppBskyFeedGetFeed.CallOptions): Promise<AppBskyFeedGetFeed.Response>;
    getFeedGenerator(params?: AppBskyFeedGetFeedGenerator.QueryParams, opts?: AppBskyFeedGetFeedGenerator.CallOptions): Promise<AppBskyFeedGetFeedGenerator.Response>;
    getFeedGenerators(params?: AppBskyFeedGetFeedGenerators.QueryParams, opts?: AppBskyFeedGetFeedGenerators.CallOptions): Promise<AppBskyFeedGetFeedGenerators.Response>;
    getFeedSkeleton(params?: AppBskyFeedGetFeedSkeleton.QueryParams, opts?: AppBskyFeedGetFeedSkeleton.CallOptions): Promise<AppBskyFeedGetFeedSkeleton.Response>;
    getLikes(params?: AppBskyFeedGetLikes.QueryParams, opts?: AppBskyFeedGetLikes.CallOptions): Promise<AppBskyFeedGetLikes.Response>;
    getListFeed(params?: AppBskyFeedGetListFeed.QueryParams, opts?: AppBskyFeedGetListFeed.CallOptions): Promise<AppBskyFeedGetListFeed.Response>;
    getPostThread(params?: AppBskyFeedGetPostThread.QueryParams, opts?: AppBskyFeedGetPostThread.CallOptions): Promise<AppBskyFeedGetPostThread.Response>;
    getPosts(params?: AppBskyFeedGetPosts.QueryParams, opts?: AppBskyFeedGetPosts.CallOptions): Promise<AppBskyFeedGetPosts.Response>;
    getQuotes(params?: AppBskyFeedGetQuotes.QueryParams, opts?: AppBskyFeedGetQuotes.CallOptions): Promise<AppBskyFeedGetQuotes.Response>;
    getRepostedBy(params?: AppBskyFeedGetRepostedBy.QueryParams, opts?: AppBskyFeedGetRepostedBy.CallOptions): Promise<AppBskyFeedGetRepostedBy.Response>;
    getSuggestedFeeds(params?: AppBskyFeedGetSuggestedFeeds.QueryParams, opts?: AppBskyFeedGetSuggestedFeeds.CallOptions): Promise<AppBskyFeedGetSuggestedFeeds.Response>;
    getTimeline(params?: AppBskyFeedGetTimeline.QueryParams, opts?: AppBskyFeedGetTimeline.CallOptions): Promise<AppBskyFeedGetTimeline.Response>;
    searchPosts(params?: AppBskyFeedSearchPosts.QueryParams, opts?: AppBskyFeedSearchPosts.CallOptions): Promise<AppBskyFeedSearchPosts.Response>;
    sendInteractions(data?: AppBskyFeedSendInteractions.InputSchema, opts?: AppBskyFeedSendInteractions.CallOptions): Promise<AppBskyFeedSendInteractions.Response>;
}
export declare class AppBskyFeedGeneratorRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyFeedGenerator.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyFeedGenerator.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedGenerator.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedGenerator.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyFeedLikeRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyFeedLike.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyFeedLike.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedLike.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedLike.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyFeedPostRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyFeedPost.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyFeedPost.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedPost.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedPost.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyFeedPostgateRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyFeedPostgate.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyFeedPostgate.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedPostgate.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedPostgate.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyFeedRepostRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyFeedRepost.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyFeedRepost.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedRepost.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedRepost.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyFeedThreadgateRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyFeedThreadgate.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyFeedThreadgate.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedThreadgate.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyFeedThreadgate.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphNS {
    _client: XrpcClient;
    block: AppBskyGraphBlockRecord;
    follow: AppBskyGraphFollowRecord;
    list: AppBskyGraphListRecord;
    listblock: AppBskyGraphListblockRecord;
    listitem: AppBskyGraphListitemRecord;
    starterpack: AppBskyGraphStarterpackRecord;
    verification: AppBskyGraphVerificationRecord;
    constructor(client: XrpcClient);
    getActorStarterPacks(params?: AppBskyGraphGetActorStarterPacks.QueryParams, opts?: AppBskyGraphGetActorStarterPacks.CallOptions): Promise<AppBskyGraphGetActorStarterPacks.Response>;
    getBlocks(params?: AppBskyGraphGetBlocks.QueryParams, opts?: AppBskyGraphGetBlocks.CallOptions): Promise<AppBskyGraphGetBlocks.Response>;
    getFollowers(params?: AppBskyGraphGetFollowers.QueryParams, opts?: AppBskyGraphGetFollowers.CallOptions): Promise<AppBskyGraphGetFollowers.Response>;
    getFollows(params?: AppBskyGraphGetFollows.QueryParams, opts?: AppBskyGraphGetFollows.CallOptions): Promise<AppBskyGraphGetFollows.Response>;
    getKnownFollowers(params?: AppBskyGraphGetKnownFollowers.QueryParams, opts?: AppBskyGraphGetKnownFollowers.CallOptions): Promise<AppBskyGraphGetKnownFollowers.Response>;
    getList(params?: AppBskyGraphGetList.QueryParams, opts?: AppBskyGraphGetList.CallOptions): Promise<AppBskyGraphGetList.Response>;
    getListBlocks(params?: AppBskyGraphGetListBlocks.QueryParams, opts?: AppBskyGraphGetListBlocks.CallOptions): Promise<AppBskyGraphGetListBlocks.Response>;
    getListMutes(params?: AppBskyGraphGetListMutes.QueryParams, opts?: AppBskyGraphGetListMutes.CallOptions): Promise<AppBskyGraphGetListMutes.Response>;
    getLists(params?: AppBskyGraphGetLists.QueryParams, opts?: AppBskyGraphGetLists.CallOptions): Promise<AppBskyGraphGetLists.Response>;
    getListsWithMembership(params?: AppBskyGraphGetListsWithMembership.QueryParams, opts?: AppBskyGraphGetListsWithMembership.CallOptions): Promise<AppBskyGraphGetListsWithMembership.Response>;
    getMutes(params?: AppBskyGraphGetMutes.QueryParams, opts?: AppBskyGraphGetMutes.CallOptions): Promise<AppBskyGraphGetMutes.Response>;
    getRelationships(params?: AppBskyGraphGetRelationships.QueryParams, opts?: AppBskyGraphGetRelationships.CallOptions): Promise<AppBskyGraphGetRelationships.Response>;
    getStarterPack(params?: AppBskyGraphGetStarterPack.QueryParams, opts?: AppBskyGraphGetStarterPack.CallOptions): Promise<AppBskyGraphGetStarterPack.Response>;
    getStarterPacks(params?: AppBskyGraphGetStarterPacks.QueryParams, opts?: AppBskyGraphGetStarterPacks.CallOptions): Promise<AppBskyGraphGetStarterPacks.Response>;
    getStarterPacksWithMembership(params?: AppBskyGraphGetStarterPacksWithMembership.QueryParams, opts?: AppBskyGraphGetStarterPacksWithMembership.CallOptions): Promise<AppBskyGraphGetStarterPacksWithMembership.Response>;
    getSuggestedFollowsByActor(params?: AppBskyGraphGetSuggestedFollowsByActor.QueryParams, opts?: AppBskyGraphGetSuggestedFollowsByActor.CallOptions): Promise<AppBskyGraphGetSuggestedFollowsByActor.Response>;
    muteActor(data?: AppBskyGraphMuteActor.InputSchema, opts?: AppBskyGraphMuteActor.CallOptions): Promise<AppBskyGraphMuteActor.Response>;
    muteActorList(data?: AppBskyGraphMuteActorList.InputSchema, opts?: AppBskyGraphMuteActorList.CallOptions): Promise<AppBskyGraphMuteActorList.Response>;
    muteThread(data?: AppBskyGraphMuteThread.InputSchema, opts?: AppBskyGraphMuteThread.CallOptions): Promise<AppBskyGraphMuteThread.Response>;
    searchStarterPacks(params?: AppBskyGraphSearchStarterPacks.QueryParams, opts?: AppBskyGraphSearchStarterPacks.CallOptions): Promise<AppBskyGraphSearchStarterPacks.Response>;
    unmuteActor(data?: AppBskyGraphUnmuteActor.InputSchema, opts?: AppBskyGraphUnmuteActor.CallOptions): Promise<AppBskyGraphUnmuteActor.Response>;
    unmuteActorList(data?: AppBskyGraphUnmuteActorList.InputSchema, opts?: AppBskyGraphUnmuteActorList.CallOptions): Promise<AppBskyGraphUnmuteActorList.Response>;
    unmuteThread(data?: AppBskyGraphUnmuteThread.InputSchema, opts?: AppBskyGraphUnmuteThread.CallOptions): Promise<AppBskyGraphUnmuteThread.Response>;
}
export declare class AppBskyGraphBlockRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphBlock.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphBlock.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphBlock.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphBlock.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphFollowRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphFollow.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphFollow.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphFollow.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphFollow.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphListRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphList.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphList.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphList.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphList.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphListblockRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphListblock.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphListblock.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphListblock.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphListblock.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphListitemRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphListitem.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphListitem.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphListitem.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphListitem.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphStarterpackRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphStarterpack.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphStarterpack.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphStarterpack.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphStarterpack.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyGraphVerificationRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyGraphVerification.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyGraphVerification.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphVerification.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyGraphVerification.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyLabelerNS {
    _client: XrpcClient;
    service: AppBskyLabelerServiceRecord;
    constructor(client: XrpcClient);
    getServices(params?: AppBskyLabelerGetServices.QueryParams, opts?: AppBskyLabelerGetServices.CallOptions): Promise<AppBskyLabelerGetServices.Response>;
}
export declare class AppBskyLabelerServiceRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyLabelerService.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyLabelerService.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyLabelerService.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyLabelerService.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyNotificationNS {
    _client: XrpcClient;
    declaration: AppBskyNotificationDeclarationRecord;
    constructor(client: XrpcClient);
    getPreferences(params?: AppBskyNotificationGetPreferences.QueryParams, opts?: AppBskyNotificationGetPreferences.CallOptions): Promise<AppBskyNotificationGetPreferences.Response>;
    getUnreadCount(params?: AppBskyNotificationGetUnreadCount.QueryParams, opts?: AppBskyNotificationGetUnreadCount.CallOptions): Promise<AppBskyNotificationGetUnreadCount.Response>;
    listActivitySubscriptions(params?: AppBskyNotificationListActivitySubscriptions.QueryParams, opts?: AppBskyNotificationListActivitySubscriptions.CallOptions): Promise<AppBskyNotificationListActivitySubscriptions.Response>;
    listNotifications(params?: AppBskyNotificationListNotifications.QueryParams, opts?: AppBskyNotificationListNotifications.CallOptions): Promise<AppBskyNotificationListNotifications.Response>;
    putActivitySubscription(data?: AppBskyNotificationPutActivitySubscription.InputSchema, opts?: AppBskyNotificationPutActivitySubscription.CallOptions): Promise<AppBskyNotificationPutActivitySubscription.Response>;
    putPreferences(data?: AppBskyNotificationPutPreferences.InputSchema, opts?: AppBskyNotificationPutPreferences.CallOptions): Promise<AppBskyNotificationPutPreferences.Response>;
    putPreferencesV2(data?: AppBskyNotificationPutPreferencesV2.InputSchema, opts?: AppBskyNotificationPutPreferencesV2.CallOptions): Promise<AppBskyNotificationPutPreferencesV2.Response>;
    registerPush(data?: AppBskyNotificationRegisterPush.InputSchema, opts?: AppBskyNotificationRegisterPush.CallOptions): Promise<AppBskyNotificationRegisterPush.Response>;
    unregisterPush(data?: AppBskyNotificationUnregisterPush.InputSchema, opts?: AppBskyNotificationUnregisterPush.CallOptions): Promise<AppBskyNotificationUnregisterPush.Response>;
    updateSeen(data?: AppBskyNotificationUpdateSeen.InputSchema, opts?: AppBskyNotificationUpdateSeen.CallOptions): Promise<AppBskyNotificationUpdateSeen.Response>;
}
export declare class AppBskyNotificationDeclarationRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: AppBskyNotificationDeclaration.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: AppBskyNotificationDeclaration.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyNotificationDeclaration.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<AppBskyNotificationDeclaration.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class AppBskyRichtextNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
}
export declare class AppBskyUnspeccedNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getAgeAssuranceState(params?: AppBskyUnspeccedGetAgeAssuranceState.QueryParams, opts?: AppBskyUnspeccedGetAgeAssuranceState.CallOptions): Promise<AppBskyUnspeccedGetAgeAssuranceState.Response>;
    getConfig(params?: AppBskyUnspeccedGetConfig.QueryParams, opts?: AppBskyUnspeccedGetConfig.CallOptions): Promise<AppBskyUnspeccedGetConfig.Response>;
    getOnboardingSuggestedStarterPacks(params?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacks.QueryParams, opts?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacks.CallOptions): Promise<AppBskyUnspeccedGetOnboardingSuggestedStarterPacks.Response>;
    getOnboardingSuggestedStarterPacksSkeleton(params?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton.QueryParams, opts?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton.CallOptions): Promise<AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton.Response>;
    getOnboardingSuggestedUsersSkeleton(params?: AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton.QueryParams, opts?: AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton.CallOptions): Promise<AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton.Response>;
    getPopularFeedGenerators(params?: AppBskyUnspeccedGetPopularFeedGenerators.QueryParams, opts?: AppBskyUnspeccedGetPopularFeedGenerators.CallOptions): Promise<AppBskyUnspeccedGetPopularFeedGenerators.Response>;
    getPostThreadOtherV2(params?: AppBskyUnspeccedGetPostThreadOtherV2.QueryParams, opts?: AppBskyUnspeccedGetPostThreadOtherV2.CallOptions): Promise<AppBskyUnspeccedGetPostThreadOtherV2.Response>;
    getPostThreadV2(params?: AppBskyUnspeccedGetPostThreadV2.QueryParams, opts?: AppBskyUnspeccedGetPostThreadV2.CallOptions): Promise<AppBskyUnspeccedGetPostThreadV2.Response>;
    getSuggestedFeeds(params?: AppBskyUnspeccedGetSuggestedFeeds.QueryParams, opts?: AppBskyUnspeccedGetSuggestedFeeds.CallOptions): Promise<AppBskyUnspeccedGetSuggestedFeeds.Response>;
    getSuggestedFeedsSkeleton(params?: AppBskyUnspeccedGetSuggestedFeedsSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedFeedsSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestedFeedsSkeleton.Response>;
    getSuggestedOnboardingUsers(params?: AppBskyUnspeccedGetSuggestedOnboardingUsers.QueryParams, opts?: AppBskyUnspeccedGetSuggestedOnboardingUsers.CallOptions): Promise<AppBskyUnspeccedGetSuggestedOnboardingUsers.Response>;
    getSuggestedStarterPacks(params?: AppBskyUnspeccedGetSuggestedStarterPacks.QueryParams, opts?: AppBskyUnspeccedGetSuggestedStarterPacks.CallOptions): Promise<AppBskyUnspeccedGetSuggestedStarterPacks.Response>;
    getSuggestedStarterPacksSkeleton(params?: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.Response>;
    getSuggestedUsers(params?: AppBskyUnspeccedGetSuggestedUsers.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsers.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsers.Response>;
    getSuggestedUsersForDiscover(params?: AppBskyUnspeccedGetSuggestedUsersForDiscover.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForDiscover.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersForDiscover.Response>;
    getSuggestedUsersForDiscoverSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton.Response>;
    getSuggestedUsersForExplore(params?: AppBskyUnspeccedGetSuggestedUsersForExplore.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForExplore.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersForExplore.Response>;
    getSuggestedUsersForExploreSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton.Response>;
    getSuggestedUsersForSeeMore(params?: AppBskyUnspeccedGetSuggestedUsersForSeeMore.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForSeeMore.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersForSeeMore.Response>;
    getSuggestedUsersForSeeMoreSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton.Response>;
    getSuggestedUsersSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestedUsersSkeleton.Response>;
    getSuggestionsSkeleton(params?: AppBskyUnspeccedGetSuggestionsSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestionsSkeleton.CallOptions): Promise<AppBskyUnspeccedGetSuggestionsSkeleton.Response>;
    getTaggedSuggestions(params?: AppBskyUnspeccedGetTaggedSuggestions.QueryParams, opts?: AppBskyUnspeccedGetTaggedSuggestions.CallOptions): Promise<AppBskyUnspeccedGetTaggedSuggestions.Response>;
    getTrendingTopics(params?: AppBskyUnspeccedGetTrendingTopics.QueryParams, opts?: AppBskyUnspeccedGetTrendingTopics.CallOptions): Promise<AppBskyUnspeccedGetTrendingTopics.Response>;
    getTrends(params?: AppBskyUnspeccedGetTrends.QueryParams, opts?: AppBskyUnspeccedGetTrends.CallOptions): Promise<AppBskyUnspeccedGetTrends.Response>;
    getTrendsSkeleton(params?: AppBskyUnspeccedGetTrendsSkeleton.QueryParams, opts?: AppBskyUnspeccedGetTrendsSkeleton.CallOptions): Promise<AppBskyUnspeccedGetTrendsSkeleton.Response>;
    initAgeAssurance(data?: AppBskyUnspeccedInitAgeAssurance.InputSchema, opts?: AppBskyUnspeccedInitAgeAssurance.CallOptions): Promise<AppBskyUnspeccedInitAgeAssurance.Response>;
    searchActorsSkeleton(params?: AppBskyUnspeccedSearchActorsSkeleton.QueryParams, opts?: AppBskyUnspeccedSearchActorsSkeleton.CallOptions): Promise<AppBskyUnspeccedSearchActorsSkeleton.Response>;
    searchPostsSkeleton(params?: AppBskyUnspeccedSearchPostsSkeleton.QueryParams, opts?: AppBskyUnspeccedSearchPostsSkeleton.CallOptions): Promise<AppBskyUnspeccedSearchPostsSkeleton.Response>;
    searchStarterPacksSkeleton(params?: AppBskyUnspeccedSearchStarterPacksSkeleton.QueryParams, opts?: AppBskyUnspeccedSearchStarterPacksSkeleton.CallOptions): Promise<AppBskyUnspeccedSearchStarterPacksSkeleton.Response>;
}
export declare class AppBskyVideoNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getJobStatus(params?: AppBskyVideoGetJobStatus.QueryParams, opts?: AppBskyVideoGetJobStatus.CallOptions): Promise<AppBskyVideoGetJobStatus.Response>;
    getUploadLimits(params?: AppBskyVideoGetUploadLimits.QueryParams, opts?: AppBskyVideoGetUploadLimits.CallOptions): Promise<AppBskyVideoGetUploadLimits.Response>;
    uploadVideo(data?: AppBskyVideoUploadVideo.InputSchema, opts?: AppBskyVideoUploadVideo.CallOptions): Promise<AppBskyVideoUploadVideo.Response>;
}
export declare class ChatNS {
    _client: XrpcClient;
    bsky: ChatBskyNS;
    constructor(client: XrpcClient);
}
export declare class ChatBskyNS {
    _client: XrpcClient;
    actor: ChatBskyActorNS;
    convo: ChatBskyConvoNS;
    embed: ChatBskyEmbedNS;
    group: ChatBskyGroupNS;
    moderation: ChatBskyModerationNS;
    constructor(client: XrpcClient);
}
export declare class ChatBskyActorNS {
    _client: XrpcClient;
    declaration: ChatBskyActorDeclarationRecord;
    constructor(client: XrpcClient);
    deleteAccount(data?: ChatBskyActorDeleteAccount.InputSchema, opts?: ChatBskyActorDeleteAccount.CallOptions): Promise<ChatBskyActorDeleteAccount.Response>;
    exportAccountData(params?: ChatBskyActorExportAccountData.QueryParams, opts?: ChatBskyActorExportAccountData.CallOptions): Promise<ChatBskyActorExportAccountData.Response>;
    getStatus(params?: ChatBskyActorGetStatus.QueryParams, opts?: ChatBskyActorGetStatus.CallOptions): Promise<ChatBskyActorGetStatus.Response>;
}
export declare class ChatBskyActorDeclarationRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: ChatBskyActorDeclaration.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: ChatBskyActorDeclaration.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<ChatBskyActorDeclaration.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<ChatBskyActorDeclaration.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class ChatBskyConvoNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    acceptConvo(data?: ChatBskyConvoAcceptConvo.InputSchema, opts?: ChatBskyConvoAcceptConvo.CallOptions): Promise<ChatBskyConvoAcceptConvo.Response>;
    addReaction(data?: ChatBskyConvoAddReaction.InputSchema, opts?: ChatBskyConvoAddReaction.CallOptions): Promise<ChatBskyConvoAddReaction.Response>;
    deleteMessageForSelf(data?: ChatBskyConvoDeleteMessageForSelf.InputSchema, opts?: ChatBskyConvoDeleteMessageForSelf.CallOptions): Promise<ChatBskyConvoDeleteMessageForSelf.Response>;
    getConvo(params?: ChatBskyConvoGetConvo.QueryParams, opts?: ChatBskyConvoGetConvo.CallOptions): Promise<ChatBskyConvoGetConvo.Response>;
    getConvoAvailability(params?: ChatBskyConvoGetConvoAvailability.QueryParams, opts?: ChatBskyConvoGetConvoAvailability.CallOptions): Promise<ChatBskyConvoGetConvoAvailability.Response>;
    getConvoForMembers(params?: ChatBskyConvoGetConvoForMembers.QueryParams, opts?: ChatBskyConvoGetConvoForMembers.CallOptions): Promise<ChatBskyConvoGetConvoForMembers.Response>;
    getConvoMembers(params?: ChatBskyConvoGetConvoMembers.QueryParams, opts?: ChatBskyConvoGetConvoMembers.CallOptions): Promise<ChatBskyConvoGetConvoMembers.Response>;
    getLog(params?: ChatBskyConvoGetLog.QueryParams, opts?: ChatBskyConvoGetLog.CallOptions): Promise<ChatBskyConvoGetLog.Response>;
    getMessages(params?: ChatBskyConvoGetMessages.QueryParams, opts?: ChatBskyConvoGetMessages.CallOptions): Promise<ChatBskyConvoGetMessages.Response>;
    getUnreadCounts(params?: ChatBskyConvoGetUnreadCounts.QueryParams, opts?: ChatBskyConvoGetUnreadCounts.CallOptions): Promise<ChatBskyConvoGetUnreadCounts.Response>;
    leaveConvo(data?: ChatBskyConvoLeaveConvo.InputSchema, opts?: ChatBskyConvoLeaveConvo.CallOptions): Promise<ChatBskyConvoLeaveConvo.Response>;
    listConvoRequests(params?: ChatBskyConvoListConvoRequests.QueryParams, opts?: ChatBskyConvoListConvoRequests.CallOptions): Promise<ChatBskyConvoListConvoRequests.Response>;
    listConvos(params?: ChatBskyConvoListConvos.QueryParams, opts?: ChatBskyConvoListConvos.CallOptions): Promise<ChatBskyConvoListConvos.Response>;
    lockConvo(data?: ChatBskyConvoLockConvo.InputSchema, opts?: ChatBskyConvoLockConvo.CallOptions): Promise<ChatBskyConvoLockConvo.Response>;
    muteConvo(data?: ChatBskyConvoMuteConvo.InputSchema, opts?: ChatBskyConvoMuteConvo.CallOptions): Promise<ChatBskyConvoMuteConvo.Response>;
    removeReaction(data?: ChatBskyConvoRemoveReaction.InputSchema, opts?: ChatBskyConvoRemoveReaction.CallOptions): Promise<ChatBskyConvoRemoveReaction.Response>;
    sendMessage(data?: ChatBskyConvoSendMessage.InputSchema, opts?: ChatBskyConvoSendMessage.CallOptions): Promise<ChatBskyConvoSendMessage.Response>;
    sendMessageBatch(data?: ChatBskyConvoSendMessageBatch.InputSchema, opts?: ChatBskyConvoSendMessageBatch.CallOptions): Promise<ChatBskyConvoSendMessageBatch.Response>;
    unlockConvo(data?: ChatBskyConvoUnlockConvo.InputSchema, opts?: ChatBskyConvoUnlockConvo.CallOptions): Promise<ChatBskyConvoUnlockConvo.Response>;
    unmuteConvo(data?: ChatBskyConvoUnmuteConvo.InputSchema, opts?: ChatBskyConvoUnmuteConvo.CallOptions): Promise<ChatBskyConvoUnmuteConvo.Response>;
    updateAllRead(data?: ChatBskyConvoUpdateAllRead.InputSchema, opts?: ChatBskyConvoUpdateAllRead.CallOptions): Promise<ChatBskyConvoUpdateAllRead.Response>;
    updateRead(data?: ChatBskyConvoUpdateRead.InputSchema, opts?: ChatBskyConvoUpdateRead.CallOptions): Promise<ChatBskyConvoUpdateRead.Response>;
}
export declare class ChatBskyEmbedNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
}
export declare class ChatBskyGroupNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    addMembers(data?: ChatBskyGroupAddMembers.InputSchema, opts?: ChatBskyGroupAddMembers.CallOptions): Promise<ChatBskyGroupAddMembers.Response>;
    approveJoinRequest(data?: ChatBskyGroupApproveJoinRequest.InputSchema, opts?: ChatBskyGroupApproveJoinRequest.CallOptions): Promise<ChatBskyGroupApproveJoinRequest.Response>;
    createGroup(data?: ChatBskyGroupCreateGroup.InputSchema, opts?: ChatBskyGroupCreateGroup.CallOptions): Promise<ChatBskyGroupCreateGroup.Response>;
    createJoinLink(data?: ChatBskyGroupCreateJoinLink.InputSchema, opts?: ChatBskyGroupCreateJoinLink.CallOptions): Promise<ChatBskyGroupCreateJoinLink.Response>;
    disableJoinLink(data?: ChatBskyGroupDisableJoinLink.InputSchema, opts?: ChatBskyGroupDisableJoinLink.CallOptions): Promise<ChatBskyGroupDisableJoinLink.Response>;
    editGroup(data?: ChatBskyGroupEditGroup.InputSchema, opts?: ChatBskyGroupEditGroup.CallOptions): Promise<ChatBskyGroupEditGroup.Response>;
    editJoinLink(data?: ChatBskyGroupEditJoinLink.InputSchema, opts?: ChatBskyGroupEditJoinLink.CallOptions): Promise<ChatBskyGroupEditJoinLink.Response>;
    enableJoinLink(data?: ChatBskyGroupEnableJoinLink.InputSchema, opts?: ChatBskyGroupEnableJoinLink.CallOptions): Promise<ChatBskyGroupEnableJoinLink.Response>;
    getJoinLinkPreviews(params?: ChatBskyGroupGetJoinLinkPreviews.QueryParams, opts?: ChatBskyGroupGetJoinLinkPreviews.CallOptions): Promise<ChatBskyGroupGetJoinLinkPreviews.Response>;
    listJoinRequests(params?: ChatBskyGroupListJoinRequests.QueryParams, opts?: ChatBskyGroupListJoinRequests.CallOptions): Promise<ChatBskyGroupListJoinRequests.Response>;
    listMutualGroups(params?: ChatBskyGroupListMutualGroups.QueryParams, opts?: ChatBskyGroupListMutualGroups.CallOptions): Promise<ChatBskyGroupListMutualGroups.Response>;
    rejectJoinRequest(data?: ChatBskyGroupRejectJoinRequest.InputSchema, opts?: ChatBskyGroupRejectJoinRequest.CallOptions): Promise<ChatBskyGroupRejectJoinRequest.Response>;
    removeMembers(data?: ChatBskyGroupRemoveMembers.InputSchema, opts?: ChatBskyGroupRemoveMembers.CallOptions): Promise<ChatBskyGroupRemoveMembers.Response>;
    requestJoin(data?: ChatBskyGroupRequestJoin.InputSchema, opts?: ChatBskyGroupRequestJoin.CallOptions): Promise<ChatBskyGroupRequestJoin.Response>;
    updateJoinRequestsRead(data?: ChatBskyGroupUpdateJoinRequestsRead.InputSchema, opts?: ChatBskyGroupUpdateJoinRequestsRead.CallOptions): Promise<ChatBskyGroupUpdateJoinRequestsRead.Response>;
    withdrawJoinRequest(data?: ChatBskyGroupWithdrawJoinRequest.InputSchema, opts?: ChatBskyGroupWithdrawJoinRequest.CallOptions): Promise<ChatBskyGroupWithdrawJoinRequest.Response>;
}
export declare class ChatBskyModerationNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getActorMetadata(params?: ChatBskyModerationGetActorMetadata.QueryParams, opts?: ChatBskyModerationGetActorMetadata.CallOptions): Promise<ChatBskyModerationGetActorMetadata.Response>;
    getConvo(params?: ChatBskyModerationGetConvo.QueryParams, opts?: ChatBskyModerationGetConvo.CallOptions): Promise<ChatBskyModerationGetConvo.Response>;
    getConvoMembers(params?: ChatBskyModerationGetConvoMembers.QueryParams, opts?: ChatBskyModerationGetConvoMembers.CallOptions): Promise<ChatBskyModerationGetConvoMembers.Response>;
    getConvos(params?: ChatBskyModerationGetConvos.QueryParams, opts?: ChatBskyModerationGetConvos.CallOptions): Promise<ChatBskyModerationGetConvos.Response>;
    getMessageContext(params?: ChatBskyModerationGetMessageContext.QueryParams, opts?: ChatBskyModerationGetMessageContext.CallOptions): Promise<ChatBskyModerationGetMessageContext.Response>;
    updateActorAccess(data?: ChatBskyModerationUpdateActorAccess.InputSchema, opts?: ChatBskyModerationUpdateActorAccess.CallOptions): Promise<ChatBskyModerationUpdateActorAccess.Response>;
}
export declare class ComNS {
    _client: XrpcClient;
    atproto: ComAtprotoNS;
    germnetwork: ComGermnetworkNS;
    constructor(client: XrpcClient);
}
export declare class ComAtprotoNS {
    _client: XrpcClient;
    admin: ComAtprotoAdminNS;
    identity: ComAtprotoIdentityNS;
    label: ComAtprotoLabelNS;
    lexicon: ComAtprotoLexiconNS;
    moderation: ComAtprotoModerationNS;
    repo: ComAtprotoRepoNS;
    server: ComAtprotoServerNS;
    sync: ComAtprotoSyncNS;
    temp: ComAtprotoTempNS;
    constructor(client: XrpcClient);
}
export declare class ComAtprotoAdminNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    deleteAccount(data?: ComAtprotoAdminDeleteAccount.InputSchema, opts?: ComAtprotoAdminDeleteAccount.CallOptions): Promise<ComAtprotoAdminDeleteAccount.Response>;
    disableAccountInvites(data?: ComAtprotoAdminDisableAccountInvites.InputSchema, opts?: ComAtprotoAdminDisableAccountInvites.CallOptions): Promise<ComAtprotoAdminDisableAccountInvites.Response>;
    disableInviteCodes(data?: ComAtprotoAdminDisableInviteCodes.InputSchema, opts?: ComAtprotoAdminDisableInviteCodes.CallOptions): Promise<ComAtprotoAdminDisableInviteCodes.Response>;
    enableAccountInvites(data?: ComAtprotoAdminEnableAccountInvites.InputSchema, opts?: ComAtprotoAdminEnableAccountInvites.CallOptions): Promise<ComAtprotoAdminEnableAccountInvites.Response>;
    getAccountInfo(params?: ComAtprotoAdminGetAccountInfo.QueryParams, opts?: ComAtprotoAdminGetAccountInfo.CallOptions): Promise<ComAtprotoAdminGetAccountInfo.Response>;
    getAccountInfos(params?: ComAtprotoAdminGetAccountInfos.QueryParams, opts?: ComAtprotoAdminGetAccountInfos.CallOptions): Promise<ComAtprotoAdminGetAccountInfos.Response>;
    getInviteCodes(params?: ComAtprotoAdminGetInviteCodes.QueryParams, opts?: ComAtprotoAdminGetInviteCodes.CallOptions): Promise<ComAtprotoAdminGetInviteCodes.Response>;
    getSubjectStatus(params?: ComAtprotoAdminGetSubjectStatus.QueryParams, opts?: ComAtprotoAdminGetSubjectStatus.CallOptions): Promise<ComAtprotoAdminGetSubjectStatus.Response>;
    searchAccounts(params?: ComAtprotoAdminSearchAccounts.QueryParams, opts?: ComAtprotoAdminSearchAccounts.CallOptions): Promise<ComAtprotoAdminSearchAccounts.Response>;
    sendEmail(data?: ComAtprotoAdminSendEmail.InputSchema, opts?: ComAtprotoAdminSendEmail.CallOptions): Promise<ComAtprotoAdminSendEmail.Response>;
    updateAccountEmail(data?: ComAtprotoAdminUpdateAccountEmail.InputSchema, opts?: ComAtprotoAdminUpdateAccountEmail.CallOptions): Promise<ComAtprotoAdminUpdateAccountEmail.Response>;
    updateAccountHandle(data?: ComAtprotoAdminUpdateAccountHandle.InputSchema, opts?: ComAtprotoAdminUpdateAccountHandle.CallOptions): Promise<ComAtprotoAdminUpdateAccountHandle.Response>;
    updateAccountPassword(data?: ComAtprotoAdminUpdateAccountPassword.InputSchema, opts?: ComAtprotoAdminUpdateAccountPassword.CallOptions): Promise<ComAtprotoAdminUpdateAccountPassword.Response>;
    updateAccountSigningKey(data?: ComAtprotoAdminUpdateAccountSigningKey.InputSchema, opts?: ComAtprotoAdminUpdateAccountSigningKey.CallOptions): Promise<ComAtprotoAdminUpdateAccountSigningKey.Response>;
    updateSubjectStatus(data?: ComAtprotoAdminUpdateSubjectStatus.InputSchema, opts?: ComAtprotoAdminUpdateSubjectStatus.CallOptions): Promise<ComAtprotoAdminUpdateSubjectStatus.Response>;
}
export declare class ComAtprotoIdentityNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getRecommendedDidCredentials(params?: ComAtprotoIdentityGetRecommendedDidCredentials.QueryParams, opts?: ComAtprotoIdentityGetRecommendedDidCredentials.CallOptions): Promise<ComAtprotoIdentityGetRecommendedDidCredentials.Response>;
    refreshIdentity(data?: ComAtprotoIdentityRefreshIdentity.InputSchema, opts?: ComAtprotoIdentityRefreshIdentity.CallOptions): Promise<ComAtprotoIdentityRefreshIdentity.Response>;
    requestPlcOperationSignature(data?: ComAtprotoIdentityRequestPlcOperationSignature.InputSchema, opts?: ComAtprotoIdentityRequestPlcOperationSignature.CallOptions): Promise<ComAtprotoIdentityRequestPlcOperationSignature.Response>;
    resolveDid(params?: ComAtprotoIdentityResolveDid.QueryParams, opts?: ComAtprotoIdentityResolveDid.CallOptions): Promise<ComAtprotoIdentityResolveDid.Response>;
    resolveHandle(params?: ComAtprotoIdentityResolveHandle.QueryParams, opts?: ComAtprotoIdentityResolveHandle.CallOptions): Promise<ComAtprotoIdentityResolveHandle.Response>;
    resolveIdentity(params?: ComAtprotoIdentityResolveIdentity.QueryParams, opts?: ComAtprotoIdentityResolveIdentity.CallOptions): Promise<ComAtprotoIdentityResolveIdentity.Response>;
    signPlcOperation(data?: ComAtprotoIdentitySignPlcOperation.InputSchema, opts?: ComAtprotoIdentitySignPlcOperation.CallOptions): Promise<ComAtprotoIdentitySignPlcOperation.Response>;
    submitPlcOperation(data?: ComAtprotoIdentitySubmitPlcOperation.InputSchema, opts?: ComAtprotoIdentitySubmitPlcOperation.CallOptions): Promise<ComAtprotoIdentitySubmitPlcOperation.Response>;
    updateHandle(data?: ComAtprotoIdentityUpdateHandle.InputSchema, opts?: ComAtprotoIdentityUpdateHandle.CallOptions): Promise<ComAtprotoIdentityUpdateHandle.Response>;
}
export declare class ComAtprotoLabelNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    queryLabels(params?: ComAtprotoLabelQueryLabels.QueryParams, opts?: ComAtprotoLabelQueryLabels.CallOptions): Promise<ComAtprotoLabelQueryLabels.Response>;
}
export declare class ComAtprotoLexiconNS {
    _client: XrpcClient;
    schema: ComAtprotoLexiconSchemaRecord;
    constructor(client: XrpcClient);
    resolveLexicon(params?: ComAtprotoLexiconResolveLexicon.QueryParams, opts?: ComAtprotoLexiconResolveLexicon.CallOptions): Promise<ComAtprotoLexiconResolveLexicon.Response>;
}
export declare class ComAtprotoLexiconSchemaRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: ComAtprotoLexiconSchema.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: ComAtprotoLexiconSchema.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<ComAtprotoLexiconSchema.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<ComAtprotoLexiconSchema.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class ComAtprotoModerationNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    createReport(data?: ComAtprotoModerationCreateReport.InputSchema, opts?: ComAtprotoModerationCreateReport.CallOptions): Promise<ComAtprotoModerationCreateReport.Response>;
}
export declare class ComAtprotoRepoNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    applyWrites(data?: ComAtprotoRepoApplyWrites.InputSchema, opts?: ComAtprotoRepoApplyWrites.CallOptions): Promise<ComAtprotoRepoApplyWrites.Response>;
    createRecord(data?: ComAtprotoRepoCreateRecord.InputSchema, opts?: ComAtprotoRepoCreateRecord.CallOptions): Promise<ComAtprotoRepoCreateRecord.Response>;
    deleteRecord(data?: ComAtprotoRepoDeleteRecord.InputSchema, opts?: ComAtprotoRepoDeleteRecord.CallOptions): Promise<ComAtprotoRepoDeleteRecord.Response>;
    describeRepo(params?: ComAtprotoRepoDescribeRepo.QueryParams, opts?: ComAtprotoRepoDescribeRepo.CallOptions): Promise<ComAtprotoRepoDescribeRepo.Response>;
    getRecord(params?: ComAtprotoRepoGetRecord.QueryParams, opts?: ComAtprotoRepoGetRecord.CallOptions): Promise<ComAtprotoRepoGetRecord.Response>;
    importRepo(data?: ComAtprotoRepoImportRepo.InputSchema, opts?: ComAtprotoRepoImportRepo.CallOptions): Promise<ComAtprotoRepoImportRepo.Response>;
    listMissingBlobs(params?: ComAtprotoRepoListMissingBlobs.QueryParams, opts?: ComAtprotoRepoListMissingBlobs.CallOptions): Promise<ComAtprotoRepoListMissingBlobs.Response>;
    listRecords(params?: ComAtprotoRepoListRecords.QueryParams, opts?: ComAtprotoRepoListRecords.CallOptions): Promise<ComAtprotoRepoListRecords.Response>;
    putRecord(data?: ComAtprotoRepoPutRecord.InputSchema, opts?: ComAtprotoRepoPutRecord.CallOptions): Promise<ComAtprotoRepoPutRecord.Response>;
    uploadBlob(data?: ComAtprotoRepoUploadBlob.InputSchema, opts?: ComAtprotoRepoUploadBlob.CallOptions): Promise<ComAtprotoRepoUploadBlob.Response>;
}
export declare class ComAtprotoServerNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    activateAccount(data?: ComAtprotoServerActivateAccount.InputSchema, opts?: ComAtprotoServerActivateAccount.CallOptions): Promise<ComAtprotoServerActivateAccount.Response>;
    checkAccountStatus(params?: ComAtprotoServerCheckAccountStatus.QueryParams, opts?: ComAtprotoServerCheckAccountStatus.CallOptions): Promise<ComAtprotoServerCheckAccountStatus.Response>;
    confirmEmail(data?: ComAtprotoServerConfirmEmail.InputSchema, opts?: ComAtprotoServerConfirmEmail.CallOptions): Promise<ComAtprotoServerConfirmEmail.Response>;
    createAccount(data?: ComAtprotoServerCreateAccount.InputSchema, opts?: ComAtprotoServerCreateAccount.CallOptions): Promise<ComAtprotoServerCreateAccount.Response>;
    createAppPassword(data?: ComAtprotoServerCreateAppPassword.InputSchema, opts?: ComAtprotoServerCreateAppPassword.CallOptions): Promise<ComAtprotoServerCreateAppPassword.Response>;
    createInviteCode(data?: ComAtprotoServerCreateInviteCode.InputSchema, opts?: ComAtprotoServerCreateInviteCode.CallOptions): Promise<ComAtprotoServerCreateInviteCode.Response>;
    createInviteCodes(data?: ComAtprotoServerCreateInviteCodes.InputSchema, opts?: ComAtprotoServerCreateInviteCodes.CallOptions): Promise<ComAtprotoServerCreateInviteCodes.Response>;
    createSession(data?: ComAtprotoServerCreateSession.InputSchema, opts?: ComAtprotoServerCreateSession.CallOptions): Promise<ComAtprotoServerCreateSession.Response>;
    deactivateAccount(data?: ComAtprotoServerDeactivateAccount.InputSchema, opts?: ComAtprotoServerDeactivateAccount.CallOptions): Promise<ComAtprotoServerDeactivateAccount.Response>;
    deleteAccount(data?: ComAtprotoServerDeleteAccount.InputSchema, opts?: ComAtprotoServerDeleteAccount.CallOptions): Promise<ComAtprotoServerDeleteAccount.Response>;
    deleteSession(data?: ComAtprotoServerDeleteSession.InputSchema, opts?: ComAtprotoServerDeleteSession.CallOptions): Promise<ComAtprotoServerDeleteSession.Response>;
    describeServer(params?: ComAtprotoServerDescribeServer.QueryParams, opts?: ComAtprotoServerDescribeServer.CallOptions): Promise<ComAtprotoServerDescribeServer.Response>;
    getAccountInviteCodes(params?: ComAtprotoServerGetAccountInviteCodes.QueryParams, opts?: ComAtprotoServerGetAccountInviteCodes.CallOptions): Promise<ComAtprotoServerGetAccountInviteCodes.Response>;
    getServiceAuth(params?: ComAtprotoServerGetServiceAuth.QueryParams, opts?: ComAtprotoServerGetServiceAuth.CallOptions): Promise<ComAtprotoServerGetServiceAuth.Response>;
    getSession(params?: ComAtprotoServerGetSession.QueryParams, opts?: ComAtprotoServerGetSession.CallOptions): Promise<ComAtprotoServerGetSession.Response>;
    listAppPasswords(params?: ComAtprotoServerListAppPasswords.QueryParams, opts?: ComAtprotoServerListAppPasswords.CallOptions): Promise<ComAtprotoServerListAppPasswords.Response>;
    refreshSession(data?: ComAtprotoServerRefreshSession.InputSchema, opts?: ComAtprotoServerRefreshSession.CallOptions): Promise<ComAtprotoServerRefreshSession.Response>;
    requestAccountDelete(data?: ComAtprotoServerRequestAccountDelete.InputSchema, opts?: ComAtprotoServerRequestAccountDelete.CallOptions): Promise<ComAtprotoServerRequestAccountDelete.Response>;
    requestEmailConfirmation(data?: ComAtprotoServerRequestEmailConfirmation.InputSchema, opts?: ComAtprotoServerRequestEmailConfirmation.CallOptions): Promise<ComAtprotoServerRequestEmailConfirmation.Response>;
    requestEmailUpdate(data?: ComAtprotoServerRequestEmailUpdate.InputSchema, opts?: ComAtprotoServerRequestEmailUpdate.CallOptions): Promise<ComAtprotoServerRequestEmailUpdate.Response>;
    requestPasswordReset(data?: ComAtprotoServerRequestPasswordReset.InputSchema, opts?: ComAtprotoServerRequestPasswordReset.CallOptions): Promise<ComAtprotoServerRequestPasswordReset.Response>;
    reserveSigningKey(data?: ComAtprotoServerReserveSigningKey.InputSchema, opts?: ComAtprotoServerReserveSigningKey.CallOptions): Promise<ComAtprotoServerReserveSigningKey.Response>;
    resetPassword(data?: ComAtprotoServerResetPassword.InputSchema, opts?: ComAtprotoServerResetPassword.CallOptions): Promise<ComAtprotoServerResetPassword.Response>;
    revokeAppPassword(data?: ComAtprotoServerRevokeAppPassword.InputSchema, opts?: ComAtprotoServerRevokeAppPassword.CallOptions): Promise<ComAtprotoServerRevokeAppPassword.Response>;
    updateEmail(data?: ComAtprotoServerUpdateEmail.InputSchema, opts?: ComAtprotoServerUpdateEmail.CallOptions): Promise<ComAtprotoServerUpdateEmail.Response>;
}
export declare class ComAtprotoSyncNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getBlob(params?: ComAtprotoSyncGetBlob.QueryParams, opts?: ComAtprotoSyncGetBlob.CallOptions): Promise<ComAtprotoSyncGetBlob.Response>;
    getBlocks(params?: ComAtprotoSyncGetBlocks.QueryParams, opts?: ComAtprotoSyncGetBlocks.CallOptions): Promise<ComAtprotoSyncGetBlocks.Response>;
    getCheckout(params?: ComAtprotoSyncGetCheckout.QueryParams, opts?: ComAtprotoSyncGetCheckout.CallOptions): Promise<ComAtprotoSyncGetCheckout.Response>;
    getHead(params?: ComAtprotoSyncGetHead.QueryParams, opts?: ComAtprotoSyncGetHead.CallOptions): Promise<ComAtprotoSyncGetHead.Response>;
    getHostStatus(params?: ComAtprotoSyncGetHostStatus.QueryParams, opts?: ComAtprotoSyncGetHostStatus.CallOptions): Promise<ComAtprotoSyncGetHostStatus.Response>;
    getLatestCommit(params?: ComAtprotoSyncGetLatestCommit.QueryParams, opts?: ComAtprotoSyncGetLatestCommit.CallOptions): Promise<ComAtprotoSyncGetLatestCommit.Response>;
    getRecord(params?: ComAtprotoSyncGetRecord.QueryParams, opts?: ComAtprotoSyncGetRecord.CallOptions): Promise<ComAtprotoSyncGetRecord.Response>;
    getRepo(params?: ComAtprotoSyncGetRepo.QueryParams, opts?: ComAtprotoSyncGetRepo.CallOptions): Promise<ComAtprotoSyncGetRepo.Response>;
    getRepoStatus(params?: ComAtprotoSyncGetRepoStatus.QueryParams, opts?: ComAtprotoSyncGetRepoStatus.CallOptions): Promise<ComAtprotoSyncGetRepoStatus.Response>;
    listBlobs(params?: ComAtprotoSyncListBlobs.QueryParams, opts?: ComAtprotoSyncListBlobs.CallOptions): Promise<ComAtprotoSyncListBlobs.Response>;
    listHosts(params?: ComAtprotoSyncListHosts.QueryParams, opts?: ComAtprotoSyncListHosts.CallOptions): Promise<ComAtprotoSyncListHosts.Response>;
    listRepos(params?: ComAtprotoSyncListRepos.QueryParams, opts?: ComAtprotoSyncListRepos.CallOptions): Promise<ComAtprotoSyncListRepos.Response>;
    listReposByCollection(params?: ComAtprotoSyncListReposByCollection.QueryParams, opts?: ComAtprotoSyncListReposByCollection.CallOptions): Promise<ComAtprotoSyncListReposByCollection.Response>;
    notifyOfUpdate(data?: ComAtprotoSyncNotifyOfUpdate.InputSchema, opts?: ComAtprotoSyncNotifyOfUpdate.CallOptions): Promise<ComAtprotoSyncNotifyOfUpdate.Response>;
    requestCrawl(data?: ComAtprotoSyncRequestCrawl.InputSchema, opts?: ComAtprotoSyncRequestCrawl.CallOptions): Promise<ComAtprotoSyncRequestCrawl.Response>;
}
export declare class ComAtprotoTempNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    addReservedHandle(data?: ComAtprotoTempAddReservedHandle.InputSchema, opts?: ComAtprotoTempAddReservedHandle.CallOptions): Promise<ComAtprotoTempAddReservedHandle.Response>;
    checkHandleAvailability(params?: ComAtprotoTempCheckHandleAvailability.QueryParams, opts?: ComAtprotoTempCheckHandleAvailability.CallOptions): Promise<ComAtprotoTempCheckHandleAvailability.Response>;
    checkSignupQueue(params?: ComAtprotoTempCheckSignupQueue.QueryParams, opts?: ComAtprotoTempCheckSignupQueue.CallOptions): Promise<ComAtprotoTempCheckSignupQueue.Response>;
    dereferenceScope(params?: ComAtprotoTempDereferenceScope.QueryParams, opts?: ComAtprotoTempDereferenceScope.CallOptions): Promise<ComAtprotoTempDereferenceScope.Response>;
    fetchLabels(params?: ComAtprotoTempFetchLabels.QueryParams, opts?: ComAtprotoTempFetchLabels.CallOptions): Promise<ComAtprotoTempFetchLabels.Response>;
    requestPhoneVerification(data?: ComAtprotoTempRequestPhoneVerification.InputSchema, opts?: ComAtprotoTempRequestPhoneVerification.CallOptions): Promise<ComAtprotoTempRequestPhoneVerification.Response>;
    revokeAccountCredentials(data?: ComAtprotoTempRevokeAccountCredentials.InputSchema, opts?: ComAtprotoTempRevokeAccountCredentials.CallOptions): Promise<ComAtprotoTempRevokeAccountCredentials.Response>;
}
export declare class ComGermnetworkNS {
    _client: XrpcClient;
    declaration: ComGermnetworkDeclarationRecord;
    constructor(client: XrpcClient);
}
export declare class ComGermnetworkDeclarationRecord {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    list(params: OmitKey<ComAtprotoRepoListRecords.QueryParams, 'collection'>): Promise<{
        cursor?: string;
        records: {
            uri: string;
            value: ComGermnetworkDeclaration.Record;
        }[];
    }>;
    get(params: OmitKey<ComAtprotoRepoGetRecord.QueryParams, 'collection'>): Promise<{
        uri: string;
        cid: string;
        value: ComGermnetworkDeclaration.Record;
    }>;
    create(params: OmitKey<ComAtprotoRepoCreateRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<ComGermnetworkDeclaration.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    put(params: OmitKey<ComAtprotoRepoPutRecord.InputSchema, 'collection' | 'record'>, record: Un$Typed<ComGermnetworkDeclaration.Record>, headers?: Record<string, string>): Promise<{
        uri: string;
        cid: string;
    }>;
    delete(params: OmitKey<ComAtprotoRepoDeleteRecord.InputSchema, 'collection'>, headers?: Record<string, string>): Promise<void>;
}
export declare class ToolsNS {
    _client: XrpcClient;
    ozone: ToolsOzoneNS;
    constructor(client: XrpcClient);
}
export declare class ToolsOzoneNS {
    _client: XrpcClient;
    communication: ToolsOzoneCommunicationNS;
    hosting: ToolsOzoneHostingNS;
    moderation: ToolsOzoneModerationNS;
    queue: ToolsOzoneQueueNS;
    report: ToolsOzoneReportNS;
    safelink: ToolsOzoneSafelinkNS;
    server: ToolsOzoneServerNS;
    set: ToolsOzoneSetNS;
    setting: ToolsOzoneSettingNS;
    signature: ToolsOzoneSignatureNS;
    team: ToolsOzoneTeamNS;
    verification: ToolsOzoneVerificationNS;
    constructor(client: XrpcClient);
}
export declare class ToolsOzoneCommunicationNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    createTemplate(data?: ToolsOzoneCommunicationCreateTemplate.InputSchema, opts?: ToolsOzoneCommunicationCreateTemplate.CallOptions): Promise<ToolsOzoneCommunicationCreateTemplate.Response>;
    deleteTemplate(data?: ToolsOzoneCommunicationDeleteTemplate.InputSchema, opts?: ToolsOzoneCommunicationDeleteTemplate.CallOptions): Promise<ToolsOzoneCommunicationDeleteTemplate.Response>;
    listTemplates(params?: ToolsOzoneCommunicationListTemplates.QueryParams, opts?: ToolsOzoneCommunicationListTemplates.CallOptions): Promise<ToolsOzoneCommunicationListTemplates.Response>;
    updateTemplate(data?: ToolsOzoneCommunicationUpdateTemplate.InputSchema, opts?: ToolsOzoneCommunicationUpdateTemplate.CallOptions): Promise<ToolsOzoneCommunicationUpdateTemplate.Response>;
}
export declare class ToolsOzoneHostingNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getAccountHistory(params?: ToolsOzoneHostingGetAccountHistory.QueryParams, opts?: ToolsOzoneHostingGetAccountHistory.CallOptions): Promise<ToolsOzoneHostingGetAccountHistory.Response>;
}
export declare class ToolsOzoneModerationNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    cancelScheduledActions(data?: ToolsOzoneModerationCancelScheduledActions.InputSchema, opts?: ToolsOzoneModerationCancelScheduledActions.CallOptions): Promise<ToolsOzoneModerationCancelScheduledActions.Response>;
    emitEvent(data?: ToolsOzoneModerationEmitEvent.InputSchema, opts?: ToolsOzoneModerationEmitEvent.CallOptions): Promise<ToolsOzoneModerationEmitEvent.Response>;
    getAccountTimeline(params?: ToolsOzoneModerationGetAccountTimeline.QueryParams, opts?: ToolsOzoneModerationGetAccountTimeline.CallOptions): Promise<ToolsOzoneModerationGetAccountTimeline.Response>;
    getEvent(params?: ToolsOzoneModerationGetEvent.QueryParams, opts?: ToolsOzoneModerationGetEvent.CallOptions): Promise<ToolsOzoneModerationGetEvent.Response>;
    getRecord(params?: ToolsOzoneModerationGetRecord.QueryParams, opts?: ToolsOzoneModerationGetRecord.CallOptions): Promise<ToolsOzoneModerationGetRecord.Response>;
    getRecords(params?: ToolsOzoneModerationGetRecords.QueryParams, opts?: ToolsOzoneModerationGetRecords.CallOptions): Promise<ToolsOzoneModerationGetRecords.Response>;
    getRepo(params?: ToolsOzoneModerationGetRepo.QueryParams, opts?: ToolsOzoneModerationGetRepo.CallOptions): Promise<ToolsOzoneModerationGetRepo.Response>;
    getReporterStats(params?: ToolsOzoneModerationGetReporterStats.QueryParams, opts?: ToolsOzoneModerationGetReporterStats.CallOptions): Promise<ToolsOzoneModerationGetReporterStats.Response>;
    getRepos(params?: ToolsOzoneModerationGetRepos.QueryParams, opts?: ToolsOzoneModerationGetRepos.CallOptions): Promise<ToolsOzoneModerationGetRepos.Response>;
    getSubjects(params?: ToolsOzoneModerationGetSubjects.QueryParams, opts?: ToolsOzoneModerationGetSubjects.CallOptions): Promise<ToolsOzoneModerationGetSubjects.Response>;
    listScheduledActions(data?: ToolsOzoneModerationListScheduledActions.InputSchema, opts?: ToolsOzoneModerationListScheduledActions.CallOptions): Promise<ToolsOzoneModerationListScheduledActions.Response>;
    queryEvents(params?: ToolsOzoneModerationQueryEvents.QueryParams, opts?: ToolsOzoneModerationQueryEvents.CallOptions): Promise<ToolsOzoneModerationQueryEvents.Response>;
    queryStatuses(params?: ToolsOzoneModerationQueryStatuses.QueryParams, opts?: ToolsOzoneModerationQueryStatuses.CallOptions): Promise<ToolsOzoneModerationQueryStatuses.Response>;
    scheduleAction(data?: ToolsOzoneModerationScheduleAction.InputSchema, opts?: ToolsOzoneModerationScheduleAction.CallOptions): Promise<ToolsOzoneModerationScheduleAction.Response>;
    searchRepos(params?: ToolsOzoneModerationSearchRepos.QueryParams, opts?: ToolsOzoneModerationSearchRepos.CallOptions): Promise<ToolsOzoneModerationSearchRepos.Response>;
}
export declare class ToolsOzoneQueueNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    assignModerator(data?: ToolsOzoneQueueAssignModerator.InputSchema, opts?: ToolsOzoneQueueAssignModerator.CallOptions): Promise<ToolsOzoneQueueAssignModerator.Response>;
    createQueue(data?: ToolsOzoneQueueCreateQueue.InputSchema, opts?: ToolsOzoneQueueCreateQueue.CallOptions): Promise<ToolsOzoneQueueCreateQueue.Response>;
    deleteQueue(data?: ToolsOzoneQueueDeleteQueue.InputSchema, opts?: ToolsOzoneQueueDeleteQueue.CallOptions): Promise<ToolsOzoneQueueDeleteQueue.Response>;
    getAssignments(params?: ToolsOzoneQueueGetAssignments.QueryParams, opts?: ToolsOzoneQueueGetAssignments.CallOptions): Promise<ToolsOzoneQueueGetAssignments.Response>;
    listQueues(params?: ToolsOzoneQueueListQueues.QueryParams, opts?: ToolsOzoneQueueListQueues.CallOptions): Promise<ToolsOzoneQueueListQueues.Response>;
    routeReports(data?: ToolsOzoneQueueRouteReports.InputSchema, opts?: ToolsOzoneQueueRouteReports.CallOptions): Promise<ToolsOzoneQueueRouteReports.Response>;
    unassignModerator(data?: ToolsOzoneQueueUnassignModerator.InputSchema, opts?: ToolsOzoneQueueUnassignModerator.CallOptions): Promise<ToolsOzoneQueueUnassignModerator.Response>;
    updateQueue(data?: ToolsOzoneQueueUpdateQueue.InputSchema, opts?: ToolsOzoneQueueUpdateQueue.CallOptions): Promise<ToolsOzoneQueueUpdateQueue.Response>;
}
export declare class ToolsOzoneReportNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    assignModerator(data?: ToolsOzoneReportAssignModerator.InputSchema, opts?: ToolsOzoneReportAssignModerator.CallOptions): Promise<ToolsOzoneReportAssignModerator.Response>;
    createActivity(data?: ToolsOzoneReportCreateActivity.InputSchema, opts?: ToolsOzoneReportCreateActivity.CallOptions): Promise<ToolsOzoneReportCreateActivity.Response>;
    getAssignments(params?: ToolsOzoneReportGetAssignments.QueryParams, opts?: ToolsOzoneReportGetAssignments.CallOptions): Promise<ToolsOzoneReportGetAssignments.Response>;
    getHistoricalStats(params?: ToolsOzoneReportGetHistoricalStats.QueryParams, opts?: ToolsOzoneReportGetHistoricalStats.CallOptions): Promise<ToolsOzoneReportGetHistoricalStats.Response>;
    getLatestReport(params?: ToolsOzoneReportGetLatestReport.QueryParams, opts?: ToolsOzoneReportGetLatestReport.CallOptions): Promise<ToolsOzoneReportGetLatestReport.Response>;
    getLiveStats(params?: ToolsOzoneReportGetLiveStats.QueryParams, opts?: ToolsOzoneReportGetLiveStats.CallOptions): Promise<ToolsOzoneReportGetLiveStats.Response>;
    getReport(params?: ToolsOzoneReportGetReport.QueryParams, opts?: ToolsOzoneReportGetReport.CallOptions): Promise<ToolsOzoneReportGetReport.Response>;
    listActivities(params?: ToolsOzoneReportListActivities.QueryParams, opts?: ToolsOzoneReportListActivities.CallOptions): Promise<ToolsOzoneReportListActivities.Response>;
    queryReports(params?: ToolsOzoneReportQueryReports.QueryParams, opts?: ToolsOzoneReportQueryReports.CallOptions): Promise<ToolsOzoneReportQueryReports.Response>;
    reassignQueue(data?: ToolsOzoneReportReassignQueue.InputSchema, opts?: ToolsOzoneReportReassignQueue.CallOptions): Promise<ToolsOzoneReportReassignQueue.Response>;
    refreshStats(data?: ToolsOzoneReportRefreshStats.InputSchema, opts?: ToolsOzoneReportRefreshStats.CallOptions): Promise<ToolsOzoneReportRefreshStats.Response>;
    unassignModerator(data?: ToolsOzoneReportUnassignModerator.InputSchema, opts?: ToolsOzoneReportUnassignModerator.CallOptions): Promise<ToolsOzoneReportUnassignModerator.Response>;
}
export declare class ToolsOzoneSafelinkNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    addRule(data?: ToolsOzoneSafelinkAddRule.InputSchema, opts?: ToolsOzoneSafelinkAddRule.CallOptions): Promise<ToolsOzoneSafelinkAddRule.Response>;
    queryEvents(data?: ToolsOzoneSafelinkQueryEvents.InputSchema, opts?: ToolsOzoneSafelinkQueryEvents.CallOptions): Promise<ToolsOzoneSafelinkQueryEvents.Response>;
    queryRules(data?: ToolsOzoneSafelinkQueryRules.InputSchema, opts?: ToolsOzoneSafelinkQueryRules.CallOptions): Promise<ToolsOzoneSafelinkQueryRules.Response>;
    removeRule(data?: ToolsOzoneSafelinkRemoveRule.InputSchema, opts?: ToolsOzoneSafelinkRemoveRule.CallOptions): Promise<ToolsOzoneSafelinkRemoveRule.Response>;
    updateRule(data?: ToolsOzoneSafelinkUpdateRule.InputSchema, opts?: ToolsOzoneSafelinkUpdateRule.CallOptions): Promise<ToolsOzoneSafelinkUpdateRule.Response>;
}
export declare class ToolsOzoneServerNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    getConfig(params?: ToolsOzoneServerGetConfig.QueryParams, opts?: ToolsOzoneServerGetConfig.CallOptions): Promise<ToolsOzoneServerGetConfig.Response>;
}
export declare class ToolsOzoneSetNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    addValues(data?: ToolsOzoneSetAddValues.InputSchema, opts?: ToolsOzoneSetAddValues.CallOptions): Promise<ToolsOzoneSetAddValues.Response>;
    deleteSet(data?: ToolsOzoneSetDeleteSet.InputSchema, opts?: ToolsOzoneSetDeleteSet.CallOptions): Promise<ToolsOzoneSetDeleteSet.Response>;
    deleteValues(data?: ToolsOzoneSetDeleteValues.InputSchema, opts?: ToolsOzoneSetDeleteValues.CallOptions): Promise<ToolsOzoneSetDeleteValues.Response>;
    getValues(params?: ToolsOzoneSetGetValues.QueryParams, opts?: ToolsOzoneSetGetValues.CallOptions): Promise<ToolsOzoneSetGetValues.Response>;
    querySets(params?: ToolsOzoneSetQuerySets.QueryParams, opts?: ToolsOzoneSetQuerySets.CallOptions): Promise<ToolsOzoneSetQuerySets.Response>;
    upsertSet(data?: ToolsOzoneSetUpsertSet.InputSchema, opts?: ToolsOzoneSetUpsertSet.CallOptions): Promise<ToolsOzoneSetUpsertSet.Response>;
}
export declare class ToolsOzoneSettingNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    listOptions(params?: ToolsOzoneSettingListOptions.QueryParams, opts?: ToolsOzoneSettingListOptions.CallOptions): Promise<ToolsOzoneSettingListOptions.Response>;
    removeOptions(data?: ToolsOzoneSettingRemoveOptions.InputSchema, opts?: ToolsOzoneSettingRemoveOptions.CallOptions): Promise<ToolsOzoneSettingRemoveOptions.Response>;
    upsertOption(data?: ToolsOzoneSettingUpsertOption.InputSchema, opts?: ToolsOzoneSettingUpsertOption.CallOptions): Promise<ToolsOzoneSettingUpsertOption.Response>;
}
export declare class ToolsOzoneSignatureNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    findCorrelation(params?: ToolsOzoneSignatureFindCorrelation.QueryParams, opts?: ToolsOzoneSignatureFindCorrelation.CallOptions): Promise<ToolsOzoneSignatureFindCorrelation.Response>;
    findRelatedAccounts(params?: ToolsOzoneSignatureFindRelatedAccounts.QueryParams, opts?: ToolsOzoneSignatureFindRelatedAccounts.CallOptions): Promise<ToolsOzoneSignatureFindRelatedAccounts.Response>;
    searchAccounts(params?: ToolsOzoneSignatureSearchAccounts.QueryParams, opts?: ToolsOzoneSignatureSearchAccounts.CallOptions): Promise<ToolsOzoneSignatureSearchAccounts.Response>;
}
export declare class ToolsOzoneTeamNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    addMember(data?: ToolsOzoneTeamAddMember.InputSchema, opts?: ToolsOzoneTeamAddMember.CallOptions): Promise<ToolsOzoneTeamAddMember.Response>;
    deleteMember(data?: ToolsOzoneTeamDeleteMember.InputSchema, opts?: ToolsOzoneTeamDeleteMember.CallOptions): Promise<ToolsOzoneTeamDeleteMember.Response>;
    listMembers(params?: ToolsOzoneTeamListMembers.QueryParams, opts?: ToolsOzoneTeamListMembers.CallOptions): Promise<ToolsOzoneTeamListMembers.Response>;
    updateMember(data?: ToolsOzoneTeamUpdateMember.InputSchema, opts?: ToolsOzoneTeamUpdateMember.CallOptions): Promise<ToolsOzoneTeamUpdateMember.Response>;
}
export declare class ToolsOzoneVerificationNS {
    _client: XrpcClient;
    constructor(client: XrpcClient);
    grantVerifications(data?: ToolsOzoneVerificationGrantVerifications.InputSchema, opts?: ToolsOzoneVerificationGrantVerifications.CallOptions): Promise<ToolsOzoneVerificationGrantVerifications.Response>;
    listVerifications(params?: ToolsOzoneVerificationListVerifications.QueryParams, opts?: ToolsOzoneVerificationListVerifications.CallOptions): Promise<ToolsOzoneVerificationListVerifications.Response>;
    revokeVerifications(data?: ToolsOzoneVerificationRevokeVerifications.InputSchema, opts?: ToolsOzoneVerificationRevokeVerifications.CallOptions): Promise<ToolsOzoneVerificationRevokeVerifications.Response>;
}
//# sourceMappingURL=index.d.ts.map