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"; import * as i5 from "../ripple/ripple.module"; export { Highlight } from './highlight'; export { TypeaheadWindow } from './typeahead-window'; export { TypeaheadConfig } from './typeahead-config'; export { Typeahead, TypeaheadSelectItemEvent } from './typeahead'; export declare class TypeaheadModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }