declare const errorLog: (error: Error) => void; export default errorLog;