///
export declare const LazyTripleBarColorPicker: import("react").LazyExoticComponent>;
export declare const LazyCodeEditor: import("react").LazyExoticComponent void) | undefined;
language?: string | undefined;
theme?: string | undefined;
autoFocus?: boolean | undefined;
onKeyDown?: ((e: import("monaco-editor").IKeyboardEvent) => void) | undefined;
onBlur?: (() => void) | undefined;
editorRef?: import("react").MutableRefObject | undefined;
scrollBeyondLastLine?: boolean | undefined;
}>>;
export declare const LazyColorizedPreformattedText: import("react").LazyExoticComponent>;
//# sourceMappingURL=LazyComponents.d.ts.map