import type { TooltipProps } from './interface'; export declare const Tooltip: import("react").FC;