export declare function trimString(str: string, limit: number): string; //# sourceMappingURL=trimString.d.ts.map