export { Label } from './Label'; export type { LabelProps, LabelOptionalProps, LabelDescriptionProps } from './Label';