import type { SlateEditor } from '@udecode/plate-common'; export declare function withListsNormalization(editor: T): T;