export { installClassicEditorSupport } from './installClassicEditorSupport'; export type { ClassicConfigRenderContext } from './types/ClassicConfigRenderContext'; export type { ClassicEditorSupportConfig } from './types/ClassicEditorSupportConfig'; export type { ClassicPreviewRenderContext } from './types/ClassicPreviewRenderContext'; //# sourceMappingURL=index.d.ts.map