declare const alphabet: { 36: string; 58: string; }; export default alphabet;