export { ControlLabel } from "./ControlLabel.js"; export type { Size as ControlLabelSize, Props as ControlLabelProps } from "./types.js";