export declare function stripJsonComments(json: string): string;
