export declare const useTooltipAsModalAriaLabel: (ref: React.RefObject<HTMLDivElement>) => string | undefined;
