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