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