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