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