export declare enum MutedStatus { ALL_NOTIFICATIONS = 0, ONLY_MENTIONS = 1, NO_NOTIFICATIONS = 3 } //# sourceMappingURL=MutedStatus.d.ts.map