/** * lower case and upper case alphabet string */ declare const Alphabet: string; export default Alphabet;