import { WithEditorFirstArg } from '../utils/types'; import { Editor } from '../interfaces'; export declare const normalizeNode: WithEditorFirstArg;