import type { Keyring } from '@localfirst/crdx'; export declare const getTeamState: (serializedGraph: Uint8Array, keyring: Keyring) => import("./types.js").TeamState; //# sourceMappingURL=getTeamState.d.ts.map