export type ISimulatorStructure = Array<{ [key: string]: string; }>;