export { LabelValueComponent } from './lib/label-value/label-value.component'; export { LabelValueModule } from './lib/label-value/label-value.module'; export type { LabelValueConfiguration } from './lib/label-value/types/label-value-configuration';