/** * NOTE: label is intentionally kept internal for now. We need to add docs and stories * if we decide to expose it. */ export { LabelComponent } from './src/label.component';