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