import OadpUpload from './oadp-upload';
export type { OadpUploadProps } from './oadp-upload';
export default OadpUpload;
