export type JSONObject = { [key: string]: any; };