import { Type } from '@angular/core'; export * from './tag.component'; export * from './tag-detail.component'; export declare const TAG_DIRECTIVES: Type[];