/// <reference types="react" />
import { TazeRenderLeafProps } from "@taze-editor/taze-core";
export declare const SearchHighlightComponent: ({ attributes, children, text, leaf, editor, nodeProps, ...props }: TazeRenderLeafProps) => JSX.Element;
//# sourceMappingURL=SearchHighlightComponent.d.ts.map