export declare const isJson: (data: string) => boolean;
