/** * @license * Copyright 2024 Nuraly, Laabidi Aymen * SPDX-License-Identifier: MIT */ /** * Shared chatbot panel styles used by both workflow-canvas and whiteboard-canvas. * Extracted to avoid duplication across shadow DOM boundaries. */ export declare const chatbotPanelStyles: import("lit").CSSResult; //# sourceMappingURL=chatbot-panel.style.d.ts.map