export { ITextButton } from './text.button.interface'; export { TextButtonSharedModule } from './text.button.module'; export { TextButtonSharedComponent } from './text.button.component';