import * as YAML from "../yaml.js";
export declare function addOrigRange(cst: YAML.ParsedCST): void;
