export interface dataSlots { dataStart: number, dataEnd: number, slotName: string, }