export declare function middleEllipsis(str: string, frontMax?: number, backMax?: number): string; //# sourceMappingURL=middle-ellipsis.d.ts.map