export declare const DEFAULT_NODE: string; export declare const SLATE_OBJECT_TYPES: { DOCUMENT: string; BLOCK: string; INLINE: string; TEXT: string; MARK: string; };