export interface NormalizedData { toggle: boolean; demoId: number; }