import { TooltipType } from './Props';
declare const Tooltip: TooltipType;
export default Tooltip;
