import { Value } from "../../slate/editor/TEditor"; import { TazeEditor } from "../../types/taze/TazeEditor"; import { WithTazePlugin } from "../../types/plugin/TazePlugin"; import { PluginKey } from "../../types/plugin/TazePluginKey"; /** * Get `editor.pluginsByKey` */ export declare const getPluginsByKey:
= TazeEditor