import { Value } from "../../slate/editor/TEditor"; import { TazeEditor } from "../../types/taze/TazeEditor"; export declare const pipeOnChange: (editor: TazeEditor) => (nodes: V) => boolean; //# sourceMappingURL=pipeOnChange.d.ts.map