import type { Session } from '../types.js'; export declare function freezeMojoIdentityForSession(session: Session, larkAppId: string): void; //# sourceMappingURL=mojo-session-identity.d.ts.map