import { Tokenizer } from '../Lexer';
export declare const readComment: Tokenizer;
