export declare const orderedAlpha: string[];
export declare const lowerAlpha: string[];
export declare const upperAlpha: string[];
