import OadpEntityForm from './oadp-entity-form';
export type { OadpEntityFormProps } from './oadp-entity-form';
export default OadpEntityForm;
