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