export { default as Label } from './Label'; export type { Props as LabelProps } from './Label';