import { l } from '@atproto/lex'; declare const $nsid = "app.bsky.authManageNotifications"; export { $nsid }; declare const main: l.PermissionSet<"app.bsky.authManageNotifications", readonly [l.Permission<"rpc", Record>]>; export { main }; //# sourceMappingURL=authManageNotifications.defs.d.ts.map