export declare function getStringTailLowerCase(val: string, tailLength: number): string;
//# sourceMappingURL=utils.d.ts.map