import TooltipIfn, { IFTooltipIfnProps } from "./tooltip-truncate";
export { TooltipIfn, IFTooltipIfnProps };
export default TooltipIfn;
