import type { Stringer } from "./api.js"; export declare const truncateLeft: (n: number, prefix?: string) => Stringer; //# sourceMappingURL=truncate-left.d.ts.map