export function translateErrorCodes(err: any): never; export function notThrowingTranslateErrorCodes(err: any): Error;