import React from "react"; export declare function highlight(text: React.ReactNode, keyword?: string): React.ReactNode;