/// import { Value } from "../../slate/editor/TEditor"; import { TazeRenderLeafProps } from "../../types/taze/TazeRenderLeafProps"; export declare const DefaultLeaf: ({ attributes, children, text, leaf, editor, nodeProps, ...props }: TazeRenderLeafProps>>) => JSX.Element; //# sourceMappingURL=DefaultLeaf.d.ts.map