import { editor } from "monaco-editor"; export declare const theme: editor.IStandaloneThemeData; export default theme;