// Type definitions for crypto-pro-js-m 1.1.0 // Project: crypto-pro-js-m // Definitions by: Serge Schekhovtsov https://github.com/schekhovtsov export as namespace cryptoPro; export * from './api'; export * from './helpers';