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