import { CouchbaseError } from 'couchbase'; export declare function parseError(e: CouchbaseError, info: any): void;