export declare function isComment(line: string): boolean;
