/// export * from './Tooltip'; export declare const Tooltip: import("react").FC; export declare const TooltipStateful: import("react").FC;