import { AuthenticationBaseCommand } from 'anypoint-cli-command'; export declare function handleError(error: any, baseCommand: AuthenticationBaseCommand): Promise;