import { MtkrutoSession } from './types.js'; export declare function serializeMtkrutoSession(session: MtkrutoSession): string;