import type { Plugin } from "../types/index.js";
export declare const yamlParser: Plugin;
