export { defaultProps, LabelProps, LabelProvider, useLabelContext } from 'primereact/label'; export { UILabel as Label } from './UILabel';