import { UpdateEntryProps } from "./types.cjs"; import { UpdateEntry } from "./UpdateEntry.cjs"; export { UpdateEntry, type UpdateEntryProps };