declare const networkErrorHandler: (err: Error) => void; export default networkErrorHandler;