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