import type { WithErrorRule } from "../util"; import type { Line } from "../../../node/cst/line"; export declare const $lines: WithErrorRule; export default $lines;