export { TypeaheadComponent } from './typeahead.component'; export { TypeaheadModule } from './typeahead.module'; export { TypeaheadItemComponent } from './typeahead-item/typeahead-item.component';