import ImgUploader from './ImgUploader'; export default ImgUploader; export { ImgUploader }; export * from './ImgUploader';