import * as providerErrors from './provider' export const errors = { ...providerErrors, } export * from './provider'