export declare const useSetTooltipContent: () => { setTooltipContent: (id: string) => void; };