import { BrowserEventTypes } from '@gogocj/shared'; import { BasePluginType } from '@gogocj/types'; import { BrowserClient } from '../browserClient'; declare const unhandlerejectionPlugin: BasePluginType; export default unhandlerejectionPlugin; //# sourceMappingURL=unhandlerejecttion.d.ts.map