EVOLUTION-MANAGER
Edit File: index.d.ts
import PMX from './pmx'; declare const io: PMX; export = io;