export declare const parsedLocalazyEntryToUpdateEntry: (allModels: any, localazyEntry: any, fullyPopulatedLocalizedEntry: any, currentEntry: any, baseEntry: any, uid: any, locale: any) => Promise<any>;
