// @design-system: primitives/Label
export { Label } from './Label';
export type { LabelProps } from './Label';
