export {
  default as AspectRatio,
  type AspectRatioProps,
} from './AspectRatio.vue'
