import { Formatter } from "../../types/formatter.js";
export declare const betweenFormatter: Formatter;
