import type { Cst } from "./cst-parser"; export declare const getProcessDocComments: () => ((n: Cst) => Cst);