export declare const shorten: (str?: string | null | undefined, start?: number, end?: number) => string; //# sourceMappingURL=shorten.d.ts.map