export declare function isJSON(str: any): boolean | undefined; declare const _default: {}; export default _default;