export declare const sanitizeJson: (json: string) => string;
