import React from 'react'; import type { PropsWithChildren } from 'react'; import type { TooltipProps } from '../../core/types'; export declare const Tooltip: React.NamedExoticComponent>;