import { GetChatMemberCountOptionsApplicationJson } from '../types'; export declare class GetChatMemberCountOptionsApplicationJsonBase implements GetChatMemberCountOptionsApplicationJson { chat_id: any; }