import { QueryGetWidgetStateArgs } from '../types'; export declare const getWidgetState: (input: QueryGetWidgetStateArgs) => Promise;