export declare function sanitizeComments(str: string): string;
