import { type UnsupportedWidgetPromptJSON } from "../unsupported-widget"; export declare const getPromptJSON: () => UnsupportedWidgetPromptJSON;