export declare function alphabet(index: number): string; export declare function alphabetIndex(key: string): number;