/// import * as TooltipPrimitive from "@radix-ui/react-tooltip"; declare const Tooltip: import("react").FC; export default Tooltip;