export { TooltipDirective } from './tooltip/tooltip.directive'; export { TooltipContainerComponent } from './tooltip/tooltip-container.component'; export declare const TOOLTIP_DIRECTIVES: Array;