1import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"; 2 3const AspectRatio = AspectRatioPrimitive.Root; 4 5export { AspectRatio };