export { ElementRefDirective } from './element-ref.directive';
export { HtmlAttributesDirective } from './html-attr.directive';
export { TemplateIdDirective } from './template-id.directive';
export { ThemeDirective } from './theme.directive';
export { SharedModule } from './shared.module';