/// import type { IEditorRef } from '../type'; import type { IDateEditorMain } from './EditorMain'; export declare const DateEditor: import("react").ForwardRefExoticComponent>>;