/**
 * Verify this works in FPSTextInput... there may have been a reason not to use it.
 * @param jsonString
 * @returns
 */
export declare function isValidJSON2(jsonString: string): boolean;
//# sourceMappingURL=isValidJSON2.d.ts.map