import UpTooltip from './UpTooltip'; import { UpTooltipProps, Tooltip } from './types'; export { UpTooltipProps, Tooltip }; export default UpTooltip;