export { DynamicViewComponent } from './lib/dynamic-view.component'; export { DynamicViewDirective } from './lib/dynamic-view.directive'; export { DynamicViewModule } from './lib/dynamic-view.module'; export { DynamicViewService } from './lib/dynamic-view.service'; export { AnimatedComponent, ComponentRef, DynamicContent, DynamicViewContextWithImplicitTemplate, DynamicViewOptions, DynamicViewRef, DYNAMIC_VIEW_CONTEXT, TemplateRef, } from './lib/models'; //# sourceMappingURL=index.d.ts.map