import { ITooltip } from "./_type"; import React from "react"; export declare const Tooltip: React.FC;