import * as i0 from "@angular/core"; import * as i1 from "./typeahead"; import * as i2 from "./highlight"; import * as i3 from "./typeahead-window"; import * as i4 from "@angular/common"; export { NgbHighlight } from './highlight'; export { NgbTypeaheadWindow } from './typeahead-window'; export { NgbTypeaheadConfig } from './typeahead-config'; export { NgbTypeahead, NgbTypeaheadSelectItemEvent } from './typeahead'; export declare class NgbTypeaheadModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }