import { ServerControlledNamespacedValue } from "../NamespacedValue";
/**
 * https://github.com/matrix-org/matrix-doc/pull/3773
 *
 * @experimental
 */
export declare const UNREAD_THREAD_NOTIFICATIONS: ServerControlledNamespacedValue<"unread_thread_notifications", "org.matrix.msc3773.unread_thread_notifications">;
//# sourceMappingURL=sync.d.ts.map