import { DynamicError } from './DynamicError'; export declare class RequestChannelNotHandledError extends DynamicError { }