import { Token } from "./lexer"; export declare function lexCommentString(file: string): Generator;