/// import { Options } from "tooltip.js"; export declare function useTooltip(options: Options): import("react").MutableRefObject;