import React from 'react'; import type { EditorConfigProps } from '../Editor/interface'; declare const LcdpEditorProvider: React.FC; export default LcdpEditorProvider;