export interface DyNTS_DiBo_LastMentionDate { memberId: string; memberName: string; allMentions: number; lastMentionDate: Date; } //# sourceMappingURL=dibo-last-mention-date.inteface.d.ts.map