import OadpEntityButtonCreate from './oadp-entity-button-create';
export type { OadpEntityButtonCreateProps } from './oadp-entity-button-create';
export default OadpEntityButtonCreate;
