import type { NitroErrorHandler } from '../../types'

const errorHandler: NitroErrorHandler

export default errorHandler
