import { Image } from "antd" const Page = () => { return ( <> ) } export default Page