import { type SyncMessage } from '@localfirst/crdx'; export declare const syncMessageSummary: (m: SyncMessage | undefined) => string; //# sourceMappingURL=messageSummary.d.ts.map