export declare const shortenAlpha: (digit: number, s: number) => string;