import { Tooltip } from '../../types/tooltip'

export * from '../../types/tooltip'
export default Tooltip
