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