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