export declare class ChatExchangeError extends Error { } export default ChatExchangeError;