declare const isJson: (v: any) => boolean; export default isJson;