export default function truncateString(string: string, maxLength: number): string;
//# sourceMappingURL=truncateString.d.ts.map