import AspectRatioImg from './components/AspectRatioImg'; import AspectRatioImgLegacy from './components/AspectRatioImgLegacy'; import SquareImg from './components/SquareImg'; export { AspectRatioImg, AspectRatioImgLegacy, SquareImg };