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