export declare function isJSONString(error?: React.ReactNode): (value: unknown) => React.ReactNode;
