import { JSEncrypt } from './JSEncrypt';
export { JSEncrypt };
export default JSEncrypt;