class RemoteBuilderConstants { static alphabet = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'; } export default RemoteBuilderConstants;