/** * lower case and upper case alphabet string */ declare const Alphabet: string; export default Alphabet; //# sourceMappingURL=alphabet.d.ts.map