export type { LabelProps } from "./label";
export { Label, LabelPrimitive } from "./label";
