import type { Stringer } from "./api.js"; export declare const int: Stringer; export declare const intLocale: (locale?: string) => Stringer; //# sourceMappingURL=int.d.ts.map