export * from './UploadArea'; import { fileState, UploadAreaProps } from './types'; export type { fileState, UploadAreaProps };