/** * 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 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 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 ChatBskyConvoGetLog from './types/chat/bsky/convo/getLog.js'; import * as ChatBskyConvoGetMessages from './types/chat/bsky/convo/getMessages.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 ChatBskyGroupGetGroupPublicInfo from './types/chat/bsky/group/getGroupPublicInfo.js'; import * as ChatBskyGroupListJoinRequests from './types/chat/bsky/group/listJoinRequests.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 ChatBskyModerationGetActorMetadata from './types/chat/bsky/moderation/getActorMetadata.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 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 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 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 ChatBskyConvoGetLog from './types/chat/bsky/convo/getLog.js'; export * as ChatBskyConvoGetMessages from './types/chat/bsky/convo/getMessages.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 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 ChatBskyGroupGetGroupPublicInfo from './types/chat/bsky/group/getGroupPublicInfo.js'; export * as ChatBskyGroupListJoinRequests from './types/chat/bsky/group/listJoinRequests.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 ChatBskyModerationGetActorMetadata from './types/chat/bsky/moderation/getActorMetadata.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 ToolsOzoneReportDefs from './types/tools/ozone/report/defs.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; getProfile(params?: AppBskyActorGetProfile.QueryParams, opts?: AppBskyActorGetProfile.CallOptions): Promise; getProfiles(params?: AppBskyActorGetProfiles.QueryParams, opts?: AppBskyActorGetProfiles.CallOptions): Promise; getSuggestions(params?: AppBskyActorGetSuggestions.QueryParams, opts?: AppBskyActorGetSuggestions.CallOptions): Promise; putPreferences(data?: AppBskyActorPutPreferences.InputSchema, opts?: AppBskyActorPutPreferences.CallOptions): Promise; searchActors(params?: AppBskyActorSearchActors.QueryParams, opts?: AppBskyActorSearchActors.CallOptions): Promise; searchActorsTypeahead(params?: AppBskyActorSearchActorsTypeahead.QueryParams, opts?: AppBskyActorSearchActorsTypeahead.CallOptions): Promise; } export declare class AppBskyActorProfileRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyActorProfile.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyActorProfile.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyActorStatusRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyActorStatus.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyActorStatus.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyAgeassuranceNS { _client: XrpcClient; constructor(client: XrpcClient); begin(data?: AppBskyAgeassuranceBegin.InputSchema, opts?: AppBskyAgeassuranceBegin.CallOptions): Promise; getConfig(params?: AppBskyAgeassuranceGetConfig.QueryParams, opts?: AppBskyAgeassuranceGetConfig.CallOptions): Promise; getState(params?: AppBskyAgeassuranceGetState.QueryParams, opts?: AppBskyAgeassuranceGetState.CallOptions): Promise; } export declare class AppBskyBookmarkNS { _client: XrpcClient; constructor(client: XrpcClient); createBookmark(data?: AppBskyBookmarkCreateBookmark.InputSchema, opts?: AppBskyBookmarkCreateBookmark.CallOptions): Promise; deleteBookmark(data?: AppBskyBookmarkDeleteBookmark.InputSchema, opts?: AppBskyBookmarkDeleteBookmark.CallOptions): Promise; getBookmarks(params?: AppBskyBookmarkGetBookmarks.QueryParams, opts?: AppBskyBookmarkGetBookmarks.CallOptions): Promise; } export declare class AppBskyContactNS { _client: XrpcClient; constructor(client: XrpcClient); dismissMatch(data?: AppBskyContactDismissMatch.InputSchema, opts?: AppBskyContactDismissMatch.CallOptions): Promise; getMatches(params?: AppBskyContactGetMatches.QueryParams, opts?: AppBskyContactGetMatches.CallOptions): Promise; getSyncStatus(params?: AppBskyContactGetSyncStatus.QueryParams, opts?: AppBskyContactGetSyncStatus.CallOptions): Promise; importContacts(data?: AppBskyContactImportContacts.InputSchema, opts?: AppBskyContactImportContacts.CallOptions): Promise; removeData(data?: AppBskyContactRemoveData.InputSchema, opts?: AppBskyContactRemoveData.CallOptions): Promise; sendNotification(data?: AppBskyContactSendNotification.InputSchema, opts?: AppBskyContactSendNotification.CallOptions): Promise; startPhoneVerification(data?: AppBskyContactStartPhoneVerification.InputSchema, opts?: AppBskyContactStartPhoneVerification.CallOptions): Promise; verifyPhone(data?: AppBskyContactVerifyPhone.InputSchema, opts?: AppBskyContactVerifyPhone.CallOptions): Promise; } export declare class AppBskyDraftNS { _client: XrpcClient; constructor(client: XrpcClient); createDraft(data?: AppBskyDraftCreateDraft.InputSchema, opts?: AppBskyDraftCreateDraft.CallOptions): Promise; deleteDraft(data?: AppBskyDraftDeleteDraft.InputSchema, opts?: AppBskyDraftDeleteDraft.CallOptions): Promise; getDrafts(params?: AppBskyDraftGetDrafts.QueryParams, opts?: AppBskyDraftGetDrafts.CallOptions): Promise; updateDraft(data?: AppBskyDraftUpdateDraft.InputSchema, opts?: AppBskyDraftUpdateDraft.CallOptions): Promise; } export declare class AppBskyEmbedNS { _client: XrpcClient; constructor(client: XrpcClient); } 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; getActorFeeds(params?: AppBskyFeedGetActorFeeds.QueryParams, opts?: AppBskyFeedGetActorFeeds.CallOptions): Promise; getActorLikes(params?: AppBskyFeedGetActorLikes.QueryParams, opts?: AppBskyFeedGetActorLikes.CallOptions): Promise; getAuthorFeed(params?: AppBskyFeedGetAuthorFeed.QueryParams, opts?: AppBskyFeedGetAuthorFeed.CallOptions): Promise; getFeed(params?: AppBskyFeedGetFeed.QueryParams, opts?: AppBskyFeedGetFeed.CallOptions): Promise; getFeedGenerator(params?: AppBskyFeedGetFeedGenerator.QueryParams, opts?: AppBskyFeedGetFeedGenerator.CallOptions): Promise; getFeedGenerators(params?: AppBskyFeedGetFeedGenerators.QueryParams, opts?: AppBskyFeedGetFeedGenerators.CallOptions): Promise; getFeedSkeleton(params?: AppBskyFeedGetFeedSkeleton.QueryParams, opts?: AppBskyFeedGetFeedSkeleton.CallOptions): Promise; getLikes(params?: AppBskyFeedGetLikes.QueryParams, opts?: AppBskyFeedGetLikes.CallOptions): Promise; getListFeed(params?: AppBskyFeedGetListFeed.QueryParams, opts?: AppBskyFeedGetListFeed.CallOptions): Promise; getPostThread(params?: AppBskyFeedGetPostThread.QueryParams, opts?: AppBskyFeedGetPostThread.CallOptions): Promise; getPosts(params?: AppBskyFeedGetPosts.QueryParams, opts?: AppBskyFeedGetPosts.CallOptions): Promise; getQuotes(params?: AppBskyFeedGetQuotes.QueryParams, opts?: AppBskyFeedGetQuotes.CallOptions): Promise; getRepostedBy(params?: AppBskyFeedGetRepostedBy.QueryParams, opts?: AppBskyFeedGetRepostedBy.CallOptions): Promise; getSuggestedFeeds(params?: AppBskyFeedGetSuggestedFeeds.QueryParams, opts?: AppBskyFeedGetSuggestedFeeds.CallOptions): Promise; getTimeline(params?: AppBskyFeedGetTimeline.QueryParams, opts?: AppBskyFeedGetTimeline.CallOptions): Promise; searchPosts(params?: AppBskyFeedSearchPosts.QueryParams, opts?: AppBskyFeedSearchPosts.CallOptions): Promise; sendInteractions(data?: AppBskyFeedSendInteractions.InputSchema, opts?: AppBskyFeedSendInteractions.CallOptions): Promise; } export declare class AppBskyFeedGeneratorRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyFeedGenerator.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyFeedGenerator.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyFeedLikeRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyFeedLike.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyFeedLike.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyFeedPostRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyFeedPost.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyFeedPost.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyFeedPostgateRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyFeedPostgate.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyFeedPostgate.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyFeedRepostRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyFeedRepost.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyFeedRepost.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyFeedThreadgateRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyFeedThreadgate.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyFeedThreadgate.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } 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; getBlocks(params?: AppBskyGraphGetBlocks.QueryParams, opts?: AppBskyGraphGetBlocks.CallOptions): Promise; getFollowers(params?: AppBskyGraphGetFollowers.QueryParams, opts?: AppBskyGraphGetFollowers.CallOptions): Promise; getFollows(params?: AppBskyGraphGetFollows.QueryParams, opts?: AppBskyGraphGetFollows.CallOptions): Promise; getKnownFollowers(params?: AppBskyGraphGetKnownFollowers.QueryParams, opts?: AppBskyGraphGetKnownFollowers.CallOptions): Promise; getList(params?: AppBskyGraphGetList.QueryParams, opts?: AppBskyGraphGetList.CallOptions): Promise; getListBlocks(params?: AppBskyGraphGetListBlocks.QueryParams, opts?: AppBskyGraphGetListBlocks.CallOptions): Promise; getListMutes(params?: AppBskyGraphGetListMutes.QueryParams, opts?: AppBskyGraphGetListMutes.CallOptions): Promise; getLists(params?: AppBskyGraphGetLists.QueryParams, opts?: AppBskyGraphGetLists.CallOptions): Promise; getListsWithMembership(params?: AppBskyGraphGetListsWithMembership.QueryParams, opts?: AppBskyGraphGetListsWithMembership.CallOptions): Promise; getMutes(params?: AppBskyGraphGetMutes.QueryParams, opts?: AppBskyGraphGetMutes.CallOptions): Promise; getRelationships(params?: AppBskyGraphGetRelationships.QueryParams, opts?: AppBskyGraphGetRelationships.CallOptions): Promise; getStarterPack(params?: AppBskyGraphGetStarterPack.QueryParams, opts?: AppBskyGraphGetStarterPack.CallOptions): Promise; getStarterPacks(params?: AppBskyGraphGetStarterPacks.QueryParams, opts?: AppBskyGraphGetStarterPacks.CallOptions): Promise; getStarterPacksWithMembership(params?: AppBskyGraphGetStarterPacksWithMembership.QueryParams, opts?: AppBskyGraphGetStarterPacksWithMembership.CallOptions): Promise; getSuggestedFollowsByActor(params?: AppBskyGraphGetSuggestedFollowsByActor.QueryParams, opts?: AppBskyGraphGetSuggestedFollowsByActor.CallOptions): Promise; muteActor(data?: AppBskyGraphMuteActor.InputSchema, opts?: AppBskyGraphMuteActor.CallOptions): Promise; muteActorList(data?: AppBskyGraphMuteActorList.InputSchema, opts?: AppBskyGraphMuteActorList.CallOptions): Promise; muteThread(data?: AppBskyGraphMuteThread.InputSchema, opts?: AppBskyGraphMuteThread.CallOptions): Promise; searchStarterPacks(params?: AppBskyGraphSearchStarterPacks.QueryParams, opts?: AppBskyGraphSearchStarterPacks.CallOptions): Promise; unmuteActor(data?: AppBskyGraphUnmuteActor.InputSchema, opts?: AppBskyGraphUnmuteActor.CallOptions): Promise; unmuteActorList(data?: AppBskyGraphUnmuteActorList.InputSchema, opts?: AppBskyGraphUnmuteActorList.CallOptions): Promise; unmuteThread(data?: AppBskyGraphUnmuteThread.InputSchema, opts?: AppBskyGraphUnmuteThread.CallOptions): Promise; } export declare class AppBskyGraphBlockRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphBlock.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphBlock.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyGraphFollowRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphFollow.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphFollow.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyGraphListRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphList.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphList.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyGraphListblockRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphListblock.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphListblock.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyGraphListitemRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphListitem.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphListitem.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyGraphStarterpackRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphStarterpack.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphStarterpack.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyGraphVerificationRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyGraphVerification.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyGraphVerification.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyLabelerNS { _client: XrpcClient; service: AppBskyLabelerServiceRecord; constructor(client: XrpcClient); getServices(params?: AppBskyLabelerGetServices.QueryParams, opts?: AppBskyLabelerGetServices.CallOptions): Promise; } export declare class AppBskyLabelerServiceRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyLabelerService.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyLabelerService.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class AppBskyNotificationNS { _client: XrpcClient; declaration: AppBskyNotificationDeclarationRecord; constructor(client: XrpcClient); getPreferences(params?: AppBskyNotificationGetPreferences.QueryParams, opts?: AppBskyNotificationGetPreferences.CallOptions): Promise; getUnreadCount(params?: AppBskyNotificationGetUnreadCount.QueryParams, opts?: AppBskyNotificationGetUnreadCount.CallOptions): Promise; listActivitySubscriptions(params?: AppBskyNotificationListActivitySubscriptions.QueryParams, opts?: AppBskyNotificationListActivitySubscriptions.CallOptions): Promise; listNotifications(params?: AppBskyNotificationListNotifications.QueryParams, opts?: AppBskyNotificationListNotifications.CallOptions): Promise; putActivitySubscription(data?: AppBskyNotificationPutActivitySubscription.InputSchema, opts?: AppBskyNotificationPutActivitySubscription.CallOptions): Promise; putPreferences(data?: AppBskyNotificationPutPreferences.InputSchema, opts?: AppBskyNotificationPutPreferences.CallOptions): Promise; putPreferencesV2(data?: AppBskyNotificationPutPreferencesV2.InputSchema, opts?: AppBskyNotificationPutPreferencesV2.CallOptions): Promise; registerPush(data?: AppBskyNotificationRegisterPush.InputSchema, opts?: AppBskyNotificationRegisterPush.CallOptions): Promise; unregisterPush(data?: AppBskyNotificationUnregisterPush.InputSchema, opts?: AppBskyNotificationUnregisterPush.CallOptions): Promise; updateSeen(data?: AppBskyNotificationUpdateSeen.InputSchema, opts?: AppBskyNotificationUpdateSeen.CallOptions): Promise; } export declare class AppBskyNotificationDeclarationRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: AppBskyNotificationDeclaration.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: AppBskyNotificationDeclaration.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } 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; getConfig(params?: AppBskyUnspeccedGetConfig.QueryParams, opts?: AppBskyUnspeccedGetConfig.CallOptions): Promise; getOnboardingSuggestedStarterPacks(params?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacks.QueryParams, opts?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacks.CallOptions): Promise; getOnboardingSuggestedStarterPacksSkeleton(params?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton.QueryParams, opts?: AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton.CallOptions): Promise; getOnboardingSuggestedUsersSkeleton(params?: AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton.QueryParams, opts?: AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton.CallOptions): Promise; getPopularFeedGenerators(params?: AppBskyUnspeccedGetPopularFeedGenerators.QueryParams, opts?: AppBskyUnspeccedGetPopularFeedGenerators.CallOptions): Promise; getPostThreadOtherV2(params?: AppBskyUnspeccedGetPostThreadOtherV2.QueryParams, opts?: AppBskyUnspeccedGetPostThreadOtherV2.CallOptions): Promise; getPostThreadV2(params?: AppBskyUnspeccedGetPostThreadV2.QueryParams, opts?: AppBskyUnspeccedGetPostThreadV2.CallOptions): Promise; getSuggestedFeeds(params?: AppBskyUnspeccedGetSuggestedFeeds.QueryParams, opts?: AppBskyUnspeccedGetSuggestedFeeds.CallOptions): Promise; getSuggestedFeedsSkeleton(params?: AppBskyUnspeccedGetSuggestedFeedsSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedFeedsSkeleton.CallOptions): Promise; getSuggestedOnboardingUsers(params?: AppBskyUnspeccedGetSuggestedOnboardingUsers.QueryParams, opts?: AppBskyUnspeccedGetSuggestedOnboardingUsers.CallOptions): Promise; getSuggestedStarterPacks(params?: AppBskyUnspeccedGetSuggestedStarterPacks.QueryParams, opts?: AppBskyUnspeccedGetSuggestedStarterPacks.CallOptions): Promise; getSuggestedStarterPacksSkeleton(params?: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.CallOptions): Promise; getSuggestedUsers(params?: AppBskyUnspeccedGetSuggestedUsers.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsers.CallOptions): Promise; getSuggestedUsersForDiscover(params?: AppBskyUnspeccedGetSuggestedUsersForDiscover.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForDiscover.CallOptions): Promise; getSuggestedUsersForDiscoverSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForDiscoverSkeleton.CallOptions): Promise; getSuggestedUsersForExplore(params?: AppBskyUnspeccedGetSuggestedUsersForExplore.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForExplore.CallOptions): Promise; getSuggestedUsersForExploreSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForExploreSkeleton.CallOptions): Promise; getSuggestedUsersForSeeMore(params?: AppBskyUnspeccedGetSuggestedUsersForSeeMore.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForSeeMore.CallOptions): Promise; getSuggestedUsersForSeeMoreSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersForSeeMoreSkeleton.CallOptions): Promise; getSuggestedUsersSkeleton(params?: AppBskyUnspeccedGetSuggestedUsersSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestedUsersSkeleton.CallOptions): Promise; getSuggestionsSkeleton(params?: AppBskyUnspeccedGetSuggestionsSkeleton.QueryParams, opts?: AppBskyUnspeccedGetSuggestionsSkeleton.CallOptions): Promise; getTaggedSuggestions(params?: AppBskyUnspeccedGetTaggedSuggestions.QueryParams, opts?: AppBskyUnspeccedGetTaggedSuggestions.CallOptions): Promise; getTrendingTopics(params?: AppBskyUnspeccedGetTrendingTopics.QueryParams, opts?: AppBskyUnspeccedGetTrendingTopics.CallOptions): Promise; getTrends(params?: AppBskyUnspeccedGetTrends.QueryParams, opts?: AppBskyUnspeccedGetTrends.CallOptions): Promise; getTrendsSkeleton(params?: AppBskyUnspeccedGetTrendsSkeleton.QueryParams, opts?: AppBskyUnspeccedGetTrendsSkeleton.CallOptions): Promise; initAgeAssurance(data?: AppBskyUnspeccedInitAgeAssurance.InputSchema, opts?: AppBskyUnspeccedInitAgeAssurance.CallOptions): Promise; searchActorsSkeleton(params?: AppBskyUnspeccedSearchActorsSkeleton.QueryParams, opts?: AppBskyUnspeccedSearchActorsSkeleton.CallOptions): Promise; searchPostsSkeleton(params?: AppBskyUnspeccedSearchPostsSkeleton.QueryParams, opts?: AppBskyUnspeccedSearchPostsSkeleton.CallOptions): Promise; searchStarterPacksSkeleton(params?: AppBskyUnspeccedSearchStarterPacksSkeleton.QueryParams, opts?: AppBskyUnspeccedSearchStarterPacksSkeleton.CallOptions): Promise; } export declare class AppBskyVideoNS { _client: XrpcClient; constructor(client: XrpcClient); getJobStatus(params?: AppBskyVideoGetJobStatus.QueryParams, opts?: AppBskyVideoGetJobStatus.CallOptions): Promise; getUploadLimits(params?: AppBskyVideoGetUploadLimits.QueryParams, opts?: AppBskyVideoGetUploadLimits.CallOptions): Promise; uploadVideo(data?: AppBskyVideoUploadVideo.InputSchema, opts?: AppBskyVideoUploadVideo.CallOptions): Promise; } export declare class ChatNS { _client: XrpcClient; bsky: ChatBskyNS; constructor(client: XrpcClient); } export declare class ChatBskyNS { _client: XrpcClient; actor: ChatBskyActorNS; convo: ChatBskyConvoNS; 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; exportAccountData(params?: ChatBskyActorExportAccountData.QueryParams, opts?: ChatBskyActorExportAccountData.CallOptions): Promise; } export declare class ChatBskyActorDeclarationRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: ChatBskyActorDeclaration.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: ChatBskyActorDeclaration.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class ChatBskyConvoNS { _client: XrpcClient; constructor(client: XrpcClient); acceptConvo(data?: ChatBskyConvoAcceptConvo.InputSchema, opts?: ChatBskyConvoAcceptConvo.CallOptions): Promise; addReaction(data?: ChatBskyConvoAddReaction.InputSchema, opts?: ChatBskyConvoAddReaction.CallOptions): Promise; deleteMessageForSelf(data?: ChatBskyConvoDeleteMessageForSelf.InputSchema, opts?: ChatBskyConvoDeleteMessageForSelf.CallOptions): Promise; getConvo(params?: ChatBskyConvoGetConvo.QueryParams, opts?: ChatBskyConvoGetConvo.CallOptions): Promise; getConvoAvailability(params?: ChatBskyConvoGetConvoAvailability.QueryParams, opts?: ChatBskyConvoGetConvoAvailability.CallOptions): Promise; getConvoForMembers(params?: ChatBskyConvoGetConvoForMembers.QueryParams, opts?: ChatBskyConvoGetConvoForMembers.CallOptions): Promise; getLog(params?: ChatBskyConvoGetLog.QueryParams, opts?: ChatBskyConvoGetLog.CallOptions): Promise; getMessages(params?: ChatBskyConvoGetMessages.QueryParams, opts?: ChatBskyConvoGetMessages.CallOptions): Promise; leaveConvo(data?: ChatBskyConvoLeaveConvo.InputSchema, opts?: ChatBskyConvoLeaveConvo.CallOptions): Promise; listConvoRequests(params?: ChatBskyConvoListConvoRequests.QueryParams, opts?: ChatBskyConvoListConvoRequests.CallOptions): Promise; listConvos(params?: ChatBskyConvoListConvos.QueryParams, opts?: ChatBskyConvoListConvos.CallOptions): Promise; lockConvo(data?: ChatBskyConvoLockConvo.InputSchema, opts?: ChatBskyConvoLockConvo.CallOptions): Promise; muteConvo(data?: ChatBskyConvoMuteConvo.InputSchema, opts?: ChatBskyConvoMuteConvo.CallOptions): Promise; removeReaction(data?: ChatBskyConvoRemoveReaction.InputSchema, opts?: ChatBskyConvoRemoveReaction.CallOptions): Promise; sendMessage(data?: ChatBskyConvoSendMessage.InputSchema, opts?: ChatBskyConvoSendMessage.CallOptions): Promise; sendMessageBatch(data?: ChatBskyConvoSendMessageBatch.InputSchema, opts?: ChatBskyConvoSendMessageBatch.CallOptions): Promise; unlockConvo(data?: ChatBskyConvoUnlockConvo.InputSchema, opts?: ChatBskyConvoUnlockConvo.CallOptions): Promise; unmuteConvo(data?: ChatBskyConvoUnmuteConvo.InputSchema, opts?: ChatBskyConvoUnmuteConvo.CallOptions): Promise; updateAllRead(data?: ChatBskyConvoUpdateAllRead.InputSchema, opts?: ChatBskyConvoUpdateAllRead.CallOptions): Promise; updateRead(data?: ChatBskyConvoUpdateRead.InputSchema, opts?: ChatBskyConvoUpdateRead.CallOptions): Promise; } export declare class ChatBskyGroupNS { _client: XrpcClient; constructor(client: XrpcClient); addMembers(data?: ChatBskyGroupAddMembers.InputSchema, opts?: ChatBskyGroupAddMembers.CallOptions): Promise; approveJoinRequest(data?: ChatBskyGroupApproveJoinRequest.InputSchema, opts?: ChatBskyGroupApproveJoinRequest.CallOptions): Promise; createGroup(data?: ChatBskyGroupCreateGroup.InputSchema, opts?: ChatBskyGroupCreateGroup.CallOptions): Promise; createJoinLink(data?: ChatBskyGroupCreateJoinLink.InputSchema, opts?: ChatBskyGroupCreateJoinLink.CallOptions): Promise; disableJoinLink(data?: ChatBskyGroupDisableJoinLink.InputSchema, opts?: ChatBskyGroupDisableJoinLink.CallOptions): Promise; editGroup(data?: ChatBskyGroupEditGroup.InputSchema, opts?: ChatBskyGroupEditGroup.CallOptions): Promise; editJoinLink(data?: ChatBskyGroupEditJoinLink.InputSchema, opts?: ChatBskyGroupEditJoinLink.CallOptions): Promise; enableJoinLink(data?: ChatBskyGroupEnableJoinLink.InputSchema, opts?: ChatBskyGroupEnableJoinLink.CallOptions): Promise; getGroupPublicInfo(params?: ChatBskyGroupGetGroupPublicInfo.QueryParams, opts?: ChatBskyGroupGetGroupPublicInfo.CallOptions): Promise; listJoinRequests(params?: ChatBskyGroupListJoinRequests.QueryParams, opts?: ChatBskyGroupListJoinRequests.CallOptions): Promise; rejectJoinRequest(data?: ChatBskyGroupRejectJoinRequest.InputSchema, opts?: ChatBskyGroupRejectJoinRequest.CallOptions): Promise; removeMembers(data?: ChatBskyGroupRemoveMembers.InputSchema, opts?: ChatBskyGroupRemoveMembers.CallOptions): Promise; requestJoin(data?: ChatBskyGroupRequestJoin.InputSchema, opts?: ChatBskyGroupRequestJoin.CallOptions): Promise; } export declare class ChatBskyModerationNS { _client: XrpcClient; constructor(client: XrpcClient); getActorMetadata(params?: ChatBskyModerationGetActorMetadata.QueryParams, opts?: ChatBskyModerationGetActorMetadata.CallOptions): Promise; getMessageContext(params?: ChatBskyModerationGetMessageContext.QueryParams, opts?: ChatBskyModerationGetMessageContext.CallOptions): Promise; updateActorAccess(data?: ChatBskyModerationUpdateActorAccess.InputSchema, opts?: ChatBskyModerationUpdateActorAccess.CallOptions): Promise; } 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; disableAccountInvites(data?: ComAtprotoAdminDisableAccountInvites.InputSchema, opts?: ComAtprotoAdminDisableAccountInvites.CallOptions): Promise; disableInviteCodes(data?: ComAtprotoAdminDisableInviteCodes.InputSchema, opts?: ComAtprotoAdminDisableInviteCodes.CallOptions): Promise; enableAccountInvites(data?: ComAtprotoAdminEnableAccountInvites.InputSchema, opts?: ComAtprotoAdminEnableAccountInvites.CallOptions): Promise; getAccountInfo(params?: ComAtprotoAdminGetAccountInfo.QueryParams, opts?: ComAtprotoAdminGetAccountInfo.CallOptions): Promise; getAccountInfos(params?: ComAtprotoAdminGetAccountInfos.QueryParams, opts?: ComAtprotoAdminGetAccountInfos.CallOptions): Promise; getInviteCodes(params?: ComAtprotoAdminGetInviteCodes.QueryParams, opts?: ComAtprotoAdminGetInviteCodes.CallOptions): Promise; getSubjectStatus(params?: ComAtprotoAdminGetSubjectStatus.QueryParams, opts?: ComAtprotoAdminGetSubjectStatus.CallOptions): Promise; searchAccounts(params?: ComAtprotoAdminSearchAccounts.QueryParams, opts?: ComAtprotoAdminSearchAccounts.CallOptions): Promise; sendEmail(data?: ComAtprotoAdminSendEmail.InputSchema, opts?: ComAtprotoAdminSendEmail.CallOptions): Promise; updateAccountEmail(data?: ComAtprotoAdminUpdateAccountEmail.InputSchema, opts?: ComAtprotoAdminUpdateAccountEmail.CallOptions): Promise; updateAccountHandle(data?: ComAtprotoAdminUpdateAccountHandle.InputSchema, opts?: ComAtprotoAdminUpdateAccountHandle.CallOptions): Promise; updateAccountPassword(data?: ComAtprotoAdminUpdateAccountPassword.InputSchema, opts?: ComAtprotoAdminUpdateAccountPassword.CallOptions): Promise; updateAccountSigningKey(data?: ComAtprotoAdminUpdateAccountSigningKey.InputSchema, opts?: ComAtprotoAdminUpdateAccountSigningKey.CallOptions): Promise; updateSubjectStatus(data?: ComAtprotoAdminUpdateSubjectStatus.InputSchema, opts?: ComAtprotoAdminUpdateSubjectStatus.CallOptions): Promise; } export declare class ComAtprotoIdentityNS { _client: XrpcClient; constructor(client: XrpcClient); getRecommendedDidCredentials(params?: ComAtprotoIdentityGetRecommendedDidCredentials.QueryParams, opts?: ComAtprotoIdentityGetRecommendedDidCredentials.CallOptions): Promise; refreshIdentity(data?: ComAtprotoIdentityRefreshIdentity.InputSchema, opts?: ComAtprotoIdentityRefreshIdentity.CallOptions): Promise; requestPlcOperationSignature(data?: ComAtprotoIdentityRequestPlcOperationSignature.InputSchema, opts?: ComAtprotoIdentityRequestPlcOperationSignature.CallOptions): Promise; resolveDid(params?: ComAtprotoIdentityResolveDid.QueryParams, opts?: ComAtprotoIdentityResolveDid.CallOptions): Promise; resolveHandle(params?: ComAtprotoIdentityResolveHandle.QueryParams, opts?: ComAtprotoIdentityResolveHandle.CallOptions): Promise; resolveIdentity(params?: ComAtprotoIdentityResolveIdentity.QueryParams, opts?: ComAtprotoIdentityResolveIdentity.CallOptions): Promise; signPlcOperation(data?: ComAtprotoIdentitySignPlcOperation.InputSchema, opts?: ComAtprotoIdentitySignPlcOperation.CallOptions): Promise; submitPlcOperation(data?: ComAtprotoIdentitySubmitPlcOperation.InputSchema, opts?: ComAtprotoIdentitySubmitPlcOperation.CallOptions): Promise; updateHandle(data?: ComAtprotoIdentityUpdateHandle.InputSchema, opts?: ComAtprotoIdentityUpdateHandle.CallOptions): Promise; } export declare class ComAtprotoLabelNS { _client: XrpcClient; constructor(client: XrpcClient); queryLabels(params?: ComAtprotoLabelQueryLabels.QueryParams, opts?: ComAtprotoLabelQueryLabels.CallOptions): Promise; } export declare class ComAtprotoLexiconNS { _client: XrpcClient; schema: ComAtprotoLexiconSchemaRecord; constructor(client: XrpcClient); resolveLexicon(params?: ComAtprotoLexiconResolveLexicon.QueryParams, opts?: ComAtprotoLexiconResolveLexicon.CallOptions): Promise; } export declare class ComAtprotoLexiconSchemaRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: ComAtprotoLexiconSchema.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: ComAtprotoLexiconSchema.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class ComAtprotoModerationNS { _client: XrpcClient; constructor(client: XrpcClient); createReport(data?: ComAtprotoModerationCreateReport.InputSchema, opts?: ComAtprotoModerationCreateReport.CallOptions): Promise; } export declare class ComAtprotoRepoNS { _client: XrpcClient; constructor(client: XrpcClient); applyWrites(data?: ComAtprotoRepoApplyWrites.InputSchema, opts?: ComAtprotoRepoApplyWrites.CallOptions): Promise; createRecord(data?: ComAtprotoRepoCreateRecord.InputSchema, opts?: ComAtprotoRepoCreateRecord.CallOptions): Promise; deleteRecord(data?: ComAtprotoRepoDeleteRecord.InputSchema, opts?: ComAtprotoRepoDeleteRecord.CallOptions): Promise; describeRepo(params?: ComAtprotoRepoDescribeRepo.QueryParams, opts?: ComAtprotoRepoDescribeRepo.CallOptions): Promise; getRecord(params?: ComAtprotoRepoGetRecord.QueryParams, opts?: ComAtprotoRepoGetRecord.CallOptions): Promise; importRepo(data?: ComAtprotoRepoImportRepo.InputSchema, opts?: ComAtprotoRepoImportRepo.CallOptions): Promise; listMissingBlobs(params?: ComAtprotoRepoListMissingBlobs.QueryParams, opts?: ComAtprotoRepoListMissingBlobs.CallOptions): Promise; listRecords(params?: ComAtprotoRepoListRecords.QueryParams, opts?: ComAtprotoRepoListRecords.CallOptions): Promise; putRecord(data?: ComAtprotoRepoPutRecord.InputSchema, opts?: ComAtprotoRepoPutRecord.CallOptions): Promise; uploadBlob(data?: ComAtprotoRepoUploadBlob.InputSchema, opts?: ComAtprotoRepoUploadBlob.CallOptions): Promise; } export declare class ComAtprotoServerNS { _client: XrpcClient; constructor(client: XrpcClient); activateAccount(data?: ComAtprotoServerActivateAccount.InputSchema, opts?: ComAtprotoServerActivateAccount.CallOptions): Promise; checkAccountStatus(params?: ComAtprotoServerCheckAccountStatus.QueryParams, opts?: ComAtprotoServerCheckAccountStatus.CallOptions): Promise; confirmEmail(data?: ComAtprotoServerConfirmEmail.InputSchema, opts?: ComAtprotoServerConfirmEmail.CallOptions): Promise; createAccount(data?: ComAtprotoServerCreateAccount.InputSchema, opts?: ComAtprotoServerCreateAccount.CallOptions): Promise; createAppPassword(data?: ComAtprotoServerCreateAppPassword.InputSchema, opts?: ComAtprotoServerCreateAppPassword.CallOptions): Promise; createInviteCode(data?: ComAtprotoServerCreateInviteCode.InputSchema, opts?: ComAtprotoServerCreateInviteCode.CallOptions): Promise; createInviteCodes(data?: ComAtprotoServerCreateInviteCodes.InputSchema, opts?: ComAtprotoServerCreateInviteCodes.CallOptions): Promise; createSession(data?: ComAtprotoServerCreateSession.InputSchema, opts?: ComAtprotoServerCreateSession.CallOptions): Promise; deactivateAccount(data?: ComAtprotoServerDeactivateAccount.InputSchema, opts?: ComAtprotoServerDeactivateAccount.CallOptions): Promise; deleteAccount(data?: ComAtprotoServerDeleteAccount.InputSchema, opts?: ComAtprotoServerDeleteAccount.CallOptions): Promise; deleteSession(data?: ComAtprotoServerDeleteSession.InputSchema, opts?: ComAtprotoServerDeleteSession.CallOptions): Promise; describeServer(params?: ComAtprotoServerDescribeServer.QueryParams, opts?: ComAtprotoServerDescribeServer.CallOptions): Promise; getAccountInviteCodes(params?: ComAtprotoServerGetAccountInviteCodes.QueryParams, opts?: ComAtprotoServerGetAccountInviteCodes.CallOptions): Promise; getServiceAuth(params?: ComAtprotoServerGetServiceAuth.QueryParams, opts?: ComAtprotoServerGetServiceAuth.CallOptions): Promise; getSession(params?: ComAtprotoServerGetSession.QueryParams, opts?: ComAtprotoServerGetSession.CallOptions): Promise; listAppPasswords(params?: ComAtprotoServerListAppPasswords.QueryParams, opts?: ComAtprotoServerListAppPasswords.CallOptions): Promise; refreshSession(data?: ComAtprotoServerRefreshSession.InputSchema, opts?: ComAtprotoServerRefreshSession.CallOptions): Promise; requestAccountDelete(data?: ComAtprotoServerRequestAccountDelete.InputSchema, opts?: ComAtprotoServerRequestAccountDelete.CallOptions): Promise; requestEmailConfirmation(data?: ComAtprotoServerRequestEmailConfirmation.InputSchema, opts?: ComAtprotoServerRequestEmailConfirmation.CallOptions): Promise; requestEmailUpdate(data?: ComAtprotoServerRequestEmailUpdate.InputSchema, opts?: ComAtprotoServerRequestEmailUpdate.CallOptions): Promise; requestPasswordReset(data?: ComAtprotoServerRequestPasswordReset.InputSchema, opts?: ComAtprotoServerRequestPasswordReset.CallOptions): Promise; reserveSigningKey(data?: ComAtprotoServerReserveSigningKey.InputSchema, opts?: ComAtprotoServerReserveSigningKey.CallOptions): Promise; resetPassword(data?: ComAtprotoServerResetPassword.InputSchema, opts?: ComAtprotoServerResetPassword.CallOptions): Promise; revokeAppPassword(data?: ComAtprotoServerRevokeAppPassword.InputSchema, opts?: ComAtprotoServerRevokeAppPassword.CallOptions): Promise; updateEmail(data?: ComAtprotoServerUpdateEmail.InputSchema, opts?: ComAtprotoServerUpdateEmail.CallOptions): Promise; } export declare class ComAtprotoSyncNS { _client: XrpcClient; constructor(client: XrpcClient); getBlob(params?: ComAtprotoSyncGetBlob.QueryParams, opts?: ComAtprotoSyncGetBlob.CallOptions): Promise; getBlocks(params?: ComAtprotoSyncGetBlocks.QueryParams, opts?: ComAtprotoSyncGetBlocks.CallOptions): Promise; getCheckout(params?: ComAtprotoSyncGetCheckout.QueryParams, opts?: ComAtprotoSyncGetCheckout.CallOptions): Promise; getHead(params?: ComAtprotoSyncGetHead.QueryParams, opts?: ComAtprotoSyncGetHead.CallOptions): Promise; getHostStatus(params?: ComAtprotoSyncGetHostStatus.QueryParams, opts?: ComAtprotoSyncGetHostStatus.CallOptions): Promise; getLatestCommit(params?: ComAtprotoSyncGetLatestCommit.QueryParams, opts?: ComAtprotoSyncGetLatestCommit.CallOptions): Promise; getRecord(params?: ComAtprotoSyncGetRecord.QueryParams, opts?: ComAtprotoSyncGetRecord.CallOptions): Promise; getRepo(params?: ComAtprotoSyncGetRepo.QueryParams, opts?: ComAtprotoSyncGetRepo.CallOptions): Promise; getRepoStatus(params?: ComAtprotoSyncGetRepoStatus.QueryParams, opts?: ComAtprotoSyncGetRepoStatus.CallOptions): Promise; listBlobs(params?: ComAtprotoSyncListBlobs.QueryParams, opts?: ComAtprotoSyncListBlobs.CallOptions): Promise; listHosts(params?: ComAtprotoSyncListHosts.QueryParams, opts?: ComAtprotoSyncListHosts.CallOptions): Promise; listRepos(params?: ComAtprotoSyncListRepos.QueryParams, opts?: ComAtprotoSyncListRepos.CallOptions): Promise; listReposByCollection(params?: ComAtprotoSyncListReposByCollection.QueryParams, opts?: ComAtprotoSyncListReposByCollection.CallOptions): Promise; notifyOfUpdate(data?: ComAtprotoSyncNotifyOfUpdate.InputSchema, opts?: ComAtprotoSyncNotifyOfUpdate.CallOptions): Promise; requestCrawl(data?: ComAtprotoSyncRequestCrawl.InputSchema, opts?: ComAtprotoSyncRequestCrawl.CallOptions): Promise; } export declare class ComAtprotoTempNS { _client: XrpcClient; constructor(client: XrpcClient); addReservedHandle(data?: ComAtprotoTempAddReservedHandle.InputSchema, opts?: ComAtprotoTempAddReservedHandle.CallOptions): Promise; checkHandleAvailability(params?: ComAtprotoTempCheckHandleAvailability.QueryParams, opts?: ComAtprotoTempCheckHandleAvailability.CallOptions): Promise; checkSignupQueue(params?: ComAtprotoTempCheckSignupQueue.QueryParams, opts?: ComAtprotoTempCheckSignupQueue.CallOptions): Promise; dereferenceScope(params?: ComAtprotoTempDereferenceScope.QueryParams, opts?: ComAtprotoTempDereferenceScope.CallOptions): Promise; fetchLabels(params?: ComAtprotoTempFetchLabels.QueryParams, opts?: ComAtprotoTempFetchLabels.CallOptions): Promise; requestPhoneVerification(data?: ComAtprotoTempRequestPhoneVerification.InputSchema, opts?: ComAtprotoTempRequestPhoneVerification.CallOptions): Promise; revokeAccountCredentials(data?: ComAtprotoTempRevokeAccountCredentials.InputSchema, opts?: ComAtprotoTempRevokeAccountCredentials.CallOptions): Promise; } export declare class ComGermnetworkNS { _client: XrpcClient; declaration: ComGermnetworkDeclarationRecord; constructor(client: XrpcClient); } export declare class ComGermnetworkDeclarationRecord { _client: XrpcClient; constructor(client: XrpcClient); list(params: OmitKey): Promise<{ cursor?: string; records: { uri: string; value: ComGermnetworkDeclaration.Record; }[]; }>; get(params: OmitKey): Promise<{ uri: string; cid: string; value: ComGermnetworkDeclaration.Record; }>; create(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; put(params: OmitKey, record: Un$Typed, headers?: Record): Promise<{ uri: string; cid: string; }>; delete(params: OmitKey, headers?: Record): Promise; } export declare class ToolsNS { _client: XrpcClient; ozone: ToolsOzoneNS; constructor(client: XrpcClient); } export declare class ToolsOzoneNS { _client: XrpcClient; communication: ToolsOzoneCommunicationNS; hosting: ToolsOzoneHostingNS; moderation: ToolsOzoneModerationNS; 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; deleteTemplate(data?: ToolsOzoneCommunicationDeleteTemplate.InputSchema, opts?: ToolsOzoneCommunicationDeleteTemplate.CallOptions): Promise; listTemplates(params?: ToolsOzoneCommunicationListTemplates.QueryParams, opts?: ToolsOzoneCommunicationListTemplates.CallOptions): Promise; updateTemplate(data?: ToolsOzoneCommunicationUpdateTemplate.InputSchema, opts?: ToolsOzoneCommunicationUpdateTemplate.CallOptions): Promise; } export declare class ToolsOzoneHostingNS { _client: XrpcClient; constructor(client: XrpcClient); getAccountHistory(params?: ToolsOzoneHostingGetAccountHistory.QueryParams, opts?: ToolsOzoneHostingGetAccountHistory.CallOptions): Promise; } export declare class ToolsOzoneModerationNS { _client: XrpcClient; constructor(client: XrpcClient); cancelScheduledActions(data?: ToolsOzoneModerationCancelScheduledActions.InputSchema, opts?: ToolsOzoneModerationCancelScheduledActions.CallOptions): Promise; emitEvent(data?: ToolsOzoneModerationEmitEvent.InputSchema, opts?: ToolsOzoneModerationEmitEvent.CallOptions): Promise; getAccountTimeline(params?: ToolsOzoneModerationGetAccountTimeline.QueryParams, opts?: ToolsOzoneModerationGetAccountTimeline.CallOptions): Promise; getEvent(params?: ToolsOzoneModerationGetEvent.QueryParams, opts?: ToolsOzoneModerationGetEvent.CallOptions): Promise; getRecord(params?: ToolsOzoneModerationGetRecord.QueryParams, opts?: ToolsOzoneModerationGetRecord.CallOptions): Promise; getRecords(params?: ToolsOzoneModerationGetRecords.QueryParams, opts?: ToolsOzoneModerationGetRecords.CallOptions): Promise; getRepo(params?: ToolsOzoneModerationGetRepo.QueryParams, opts?: ToolsOzoneModerationGetRepo.CallOptions): Promise; getReporterStats(params?: ToolsOzoneModerationGetReporterStats.QueryParams, opts?: ToolsOzoneModerationGetReporterStats.CallOptions): Promise; getRepos(params?: ToolsOzoneModerationGetRepos.QueryParams, opts?: ToolsOzoneModerationGetRepos.CallOptions): Promise; getSubjects(params?: ToolsOzoneModerationGetSubjects.QueryParams, opts?: ToolsOzoneModerationGetSubjects.CallOptions): Promise; listScheduledActions(data?: ToolsOzoneModerationListScheduledActions.InputSchema, opts?: ToolsOzoneModerationListScheduledActions.CallOptions): Promise; queryEvents(params?: ToolsOzoneModerationQueryEvents.QueryParams, opts?: ToolsOzoneModerationQueryEvents.CallOptions): Promise; queryStatuses(params?: ToolsOzoneModerationQueryStatuses.QueryParams, opts?: ToolsOzoneModerationQueryStatuses.CallOptions): Promise; scheduleAction(data?: ToolsOzoneModerationScheduleAction.InputSchema, opts?: ToolsOzoneModerationScheduleAction.CallOptions): Promise; searchRepos(params?: ToolsOzoneModerationSearchRepos.QueryParams, opts?: ToolsOzoneModerationSearchRepos.CallOptions): Promise; } export declare class ToolsOzoneSafelinkNS { _client: XrpcClient; constructor(client: XrpcClient); addRule(data?: ToolsOzoneSafelinkAddRule.InputSchema, opts?: ToolsOzoneSafelinkAddRule.CallOptions): Promise; queryEvents(data?: ToolsOzoneSafelinkQueryEvents.InputSchema, opts?: ToolsOzoneSafelinkQueryEvents.CallOptions): Promise; queryRules(data?: ToolsOzoneSafelinkQueryRules.InputSchema, opts?: ToolsOzoneSafelinkQueryRules.CallOptions): Promise; removeRule(data?: ToolsOzoneSafelinkRemoveRule.InputSchema, opts?: ToolsOzoneSafelinkRemoveRule.CallOptions): Promise; updateRule(data?: ToolsOzoneSafelinkUpdateRule.InputSchema, opts?: ToolsOzoneSafelinkUpdateRule.CallOptions): Promise; } export declare class ToolsOzoneServerNS { _client: XrpcClient; constructor(client: XrpcClient); getConfig(params?: ToolsOzoneServerGetConfig.QueryParams, opts?: ToolsOzoneServerGetConfig.CallOptions): Promise; } export declare class ToolsOzoneSetNS { _client: XrpcClient; constructor(client: XrpcClient); addValues(data?: ToolsOzoneSetAddValues.InputSchema, opts?: ToolsOzoneSetAddValues.CallOptions): Promise; deleteSet(data?: ToolsOzoneSetDeleteSet.InputSchema, opts?: ToolsOzoneSetDeleteSet.CallOptions): Promise; deleteValues(data?: ToolsOzoneSetDeleteValues.InputSchema, opts?: ToolsOzoneSetDeleteValues.CallOptions): Promise; getValues(params?: ToolsOzoneSetGetValues.QueryParams, opts?: ToolsOzoneSetGetValues.CallOptions): Promise; querySets(params?: ToolsOzoneSetQuerySets.QueryParams, opts?: ToolsOzoneSetQuerySets.CallOptions): Promise; upsertSet(data?: ToolsOzoneSetUpsertSet.InputSchema, opts?: ToolsOzoneSetUpsertSet.CallOptions): Promise; } export declare class ToolsOzoneSettingNS { _client: XrpcClient; constructor(client: XrpcClient); listOptions(params?: ToolsOzoneSettingListOptions.QueryParams, opts?: ToolsOzoneSettingListOptions.CallOptions): Promise; removeOptions(data?: ToolsOzoneSettingRemoveOptions.InputSchema, opts?: ToolsOzoneSettingRemoveOptions.CallOptions): Promise; upsertOption(data?: ToolsOzoneSettingUpsertOption.InputSchema, opts?: ToolsOzoneSettingUpsertOption.CallOptions): Promise; } export declare class ToolsOzoneSignatureNS { _client: XrpcClient; constructor(client: XrpcClient); findCorrelation(params?: ToolsOzoneSignatureFindCorrelation.QueryParams, opts?: ToolsOzoneSignatureFindCorrelation.CallOptions): Promise; findRelatedAccounts(params?: ToolsOzoneSignatureFindRelatedAccounts.QueryParams, opts?: ToolsOzoneSignatureFindRelatedAccounts.CallOptions): Promise; searchAccounts(params?: ToolsOzoneSignatureSearchAccounts.QueryParams, opts?: ToolsOzoneSignatureSearchAccounts.CallOptions): Promise; } export declare class ToolsOzoneTeamNS { _client: XrpcClient; constructor(client: XrpcClient); addMember(data?: ToolsOzoneTeamAddMember.InputSchema, opts?: ToolsOzoneTeamAddMember.CallOptions): Promise; deleteMember(data?: ToolsOzoneTeamDeleteMember.InputSchema, opts?: ToolsOzoneTeamDeleteMember.CallOptions): Promise; listMembers(params?: ToolsOzoneTeamListMembers.QueryParams, opts?: ToolsOzoneTeamListMembers.CallOptions): Promise; updateMember(data?: ToolsOzoneTeamUpdateMember.InputSchema, opts?: ToolsOzoneTeamUpdateMember.CallOptions): Promise; } export declare class ToolsOzoneVerificationNS { _client: XrpcClient; constructor(client: XrpcClient); grantVerifications(data?: ToolsOzoneVerificationGrantVerifications.InputSchema, opts?: ToolsOzoneVerificationGrantVerifications.CallOptions): Promise; listVerifications(params?: ToolsOzoneVerificationListVerifications.QueryParams, opts?: ToolsOzoneVerificationListVerifications.CallOptions): Promise; revokeVerifications(data?: ToolsOzoneVerificationRevokeVerifications.InputSchema, opts?: ToolsOzoneVerificationRevokeVerifications.CallOptions): Promise; } //# sourceMappingURL=index.d.ts.map