import { type KeysetWithSecrets } from '@localfirst/crdx'; import { type TeamState } from 'team/types.js'; export declare const teamKeyring: (state: TeamState, keys: KeysetWithSecrets) => import("@localfirst/crdx").Keyring; //# sourceMappingURL=teamKeyring.d.ts.map