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