export type {TooltipOptions} from './types';
export {createTooltipFactory} from './tooltip';
