import * as React from 'react'; import * as TooltipPrimitive from '@radix-ui/react-tooltip'; declare function TooltipProvider({ delayDuration, ...props }: React.ComponentProps): import("react/jsx-runtime").JSX.Element; /** * Floating explanatory hint for icon-only buttons and obscure actions. * * @description * Essential for accessible design to justify `