export { default as Root } from "./components/aspect-ratio.svelte"; export type { AspectRatioRootProps as RootProps } from "./types.js";