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