export declare const incrementEntryIdVersion: (id: string) => { entryId: string; version: number; id: string; };