export declare function truncate(value: string | undefined, maximum: number): string | undefined; //# sourceMappingURL=truncate.d.ts.map