import { TelethonSession } from '../telethon/types.js'; export declare function serializeGramjsSession(session: TelethonSession): string;