import { AnswerWebAppQueryOptionsApplicationJson } from '../types'; import { export } from {}; export declare class AnswerWebAppQueryOptionsApplicationJsonBase implements AnswerWebAppQueryOptionsApplicationJson { web_app_query_id: string; result: export; }