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