import Root from './root.svelte'; export declare const AspectRatio: { Root: typeof Root; }; export type { AspectRatioProps } from './root.svelte';