import { Cancellation } from 'real-cancellable-promise'; export declare class CancelationError extends Cancellation { }