import { IEditorState } from '../editor-state'; export { IEditorState }; export declare const EMPTY_INITIAL_STATE: IEditorState;