import * as bootstrap from 'bootstrap'; export default function tooltipRef(options?: Partial, ref?: (instance: bootstrap.Tooltip | null) => void): ((element: null | HTMLElement) => void); //# sourceMappingURL=tooltipRef.d.ts.map