import type { IntFormat, IntFormatSpec } from "../api.js";
export declare const defIntFormat: (fmt: IntFormatSpec) => IntFormat;
//# sourceMappingURL=int-format.d.ts.map