export declare const rehypeHighlightWord: (code: any) => any;
export default rehypeHighlightWord;
