import { DBUpdate } from "./DBUpdate.js"; export declare function SimplifyDBUpdates(updates_orig: DBUpdate[]): DBUpdate[];