import { ModuleWithProviders } from '@angular/core';
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './typeahead-container.component';
import * as ɵngcc2 from './typeahead.directive';
import * as ɵngcc3 from '@angular/common';
export declare class TypeaheadModule {
    static forRoot(): ModuleWithProviders<TypeaheadModule>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<TypeaheadModule, [typeof ɵngcc1.TypeaheadContainerComponent, typeof ɵngcc2.TypeaheadDirective], [typeof ɵngcc3.CommonModule], [typeof ɵngcc1.TypeaheadContainerComponent, typeof ɵngcc2.TypeaheadDirective]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDef<TypeaheadModule>;
}

//# sourceMappingURL=typeahead.module.d.ts.map