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