export { default as Root } from "./components/label.svelte"; export type { LabelRootProps as RootProps } from "./types.js";