import { Long } from 'bson'; export interface LeftRes { chatId: Long; lastTokenId: Long; }