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