import { Value } from "../../slate/editor/TEditor"; import { TazeEditor } from "../../types/taze/TazeEditor"; import { TazePlugin, WithTazePlugin } from "../../types/plugin/TazePlugin"; export declare const setDefaultPlugin:

= TazeEditor>(plugin: TazePlugin) => WithTazePlugin; //# sourceMappingURL=setDefaultPlugin.d.ts.map