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