export { Label } from "./Label.component"; export { LabelContext } from "./Label.context"; export type { LabelProps } from "./Label.component";