import Button from 'antd/lib/button'; import TextArea from 'antd/lib/input/TextArea'; import { Image } from '@/components/Image'; export { Button, TextArea, Image };