import { errors } from '@wix-velo/velo-external-db-commons'; export declare const notThrowingTranslateErrorCodes: (err: any) => errors.DbConnectionError;