import React from "react"; import clsx from "clsx"; import Image from "@theme/IdealImage"; const RoundedImage = (props) => ( ); export default RoundedImage;