import { HttpError } from '../sipgateIOClient'; export declare const handleCoreError: (error: HttpError) => Error;