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