export declare const plugins: (import("@udecode/plate-core/dist/react").PlatePlugin, "editor">; preserveClassNames?: string[]; stripDataAttributes?: boolean; stripWhitespace?: boolean; }) => string; }>, {}>> | import("@udecode/plate-core/dist/react").PlatePlugin> | import("@udecode/plate-core/dist/react").PlatePlugin boolean>; list: import("@udecode/plate-common").OmitFirst<(editor: import("@udecode/plate-core").SlateEditor, { type }: { type: string; }) => boolean>; numberedList: import("@udecode/plate-common").OmitFirst<(editor: import("@udecode/plate-core").SlateEditor) => boolean>; }; } & { toggle: { bulletedList: (() => boolean) & (() => boolean); list: ((args_0: { type: string; }) => boolean) & ((args_0: { type: string; }) => boolean); numberedList: (() => boolean) & (() => boolean); }; }>> | import("@udecode/plate-core/dist/react").PlatePlugin> | import("@udecode/plate-core/dist/react").PlatePlugin> | import("@udecode/plate-core/dist/react").PlatePlugin import("@udecode/plate-table/dist/getEmptyTableNode-BTpZEVNY").a; }; table: { getCellChildren: (cell: import("@udecode/plate-table/dist/getEmptyTableNode-BTpZEVNY").a) => import("@udecode/slate").TDescendant[]; }; }, { insert: { tableColumn: import("@udecode/plate-common").OmitFirst<(editor: import("@udecode/plate-core").SlateEditor, options?: { at?: import("slate").Path; disableSelect?: boolean; fromCell?: import("slate").Path; header?: boolean; }) => void>; tableRow: import("@udecode/plate-common").OmitFirst<(editor: import("@udecode/plate-core").SlateEditor, options?: { at?: import("slate").Path; disableSelect?: boolean; fromRow?: import("slate").Path; header?: boolean; }) => void>; }; } & { insert: { tableColumn: ((options?: { at?: import("slate").Path; disableSelect?: boolean; fromCell?: import("slate").Path; header?: boolean; } | undefined) => void) & ((options?: { at?: import("slate").Path; disableSelect?: boolean; fromCell?: import("slate").Path; header?: boolean; } | undefined) => void); tableRow: ((options?: { at?: import("slate").Path; disableSelect?: boolean; fromRow?: import("slate").Path; header?: boolean; } | undefined) => void) & ((options?: { at?: import("slate").Path; disableSelect?: boolean; fromRow?: import("slate").Path; header?: boolean; } | undefined) => void); }; }>> | import("@udecode/plate-core/dist/react").PlatePlugin>)[];