import type { FC } from 'react'; declare const ImgUploadShow: FC; export default ImgUploadShow;