import { ITooltipProps } from './type'; declare const Tooltip: React.FC; export default Tooltip; //# sourceMappingURL=Tooltip.d.ts.map