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