export declare const clampString: (str: string, length: number) => string;
//# sourceMappingURL=clampString.d.ts.map