import { type Keyset } from '@localfirst/crdx'; import { type Transform } from 'team/types.js'; export declare const changeMemberKeys: (keys: Keyset) => Transform; //# sourceMappingURL=changeMemberKeys.d.ts.map