export type MonacoEditorTheme = `vs` | `vs-dark` | `hc-black` | 'hc-light';