export default highlightOnHover; declare function highlightOnHover(documentBody: any, options: any, callback: any): (finishCallback: any) => void;