Current File : //lib/node_modules/pm2/node_modules/@pm2/io/build/main/src/utils/proxy.d.ts
export default class Proxy {
    static wrap(object: any, methods: any, hook: any): any;
}