export interface SimulateViewModel { viewIndex: number; content: string; }