// @flow export { default } from './Tooltip'; export type { Position, Props as TooltipProps } from './Tooltip';