export default function shorten(text: string, len: number): string;
//# sourceMappingURL=Shorten.d.ts.map