export declare class ClientCantChatError extends Error {
    constructor();
}
//# sourceMappingURL=ClientCantChatError.d.ts.map