// Type definitions for crypto-pro-js 2.3.3 // Project: crypto-pro-js // Definitions by: Artem Vasilev https://github.com/kernusr export as namespace cryptoPro; export * from './api';