import { type Keyset, type KeysetWithSecrets } from '@localfirst/crdx'; export declare const keysetSummary: (keyset: Keyset | KeysetWithSecrets) => string; //# sourceMappingURL=keysetSummary.d.ts.map