export interface StartExecutorSchema { meshYmlPath: string; envFile?: string; typescriptSupport: boolean }