import { EntityForm } from './EntityForm';
import type { EntityFormProps } from './EntityForm';
export { EntityForm, EntityFormProps };
export default EntityForm;
//# sourceMappingURL=index.d.ts.map