export interface IFeedbackStatisticDTO { totalCount: number; }