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