export declare class ChannelNotFoundError extends Error { constructor(message?: string); }