export default interface IChartDataItem { Id: string; IsAssistant: boolean; }