import type { ParserSymbol } from '../models.js'; export declare function comment(): ParserSymbol; //# sourceMappingURL=comment.d.ts.map