/** * Resolve the canonical OMX team state root for a leader working directory. */ export declare function resolveCanonicalTeamStateRoot(leaderCwd: string): string; //# sourceMappingURL=state-root.d.ts.map