export { default as Label } from "./Label"; export type { LabelProps } from "./types";