export declare function truncate(input: string, limit: number, append?: string): string; //# sourceMappingURL=truncate.d.ts.map