declare const errorDecoder: (func: () => Promise) => Promise; export default errorDecoder;