export declare const validateJsonString: (value: string) => boolean;
