import { ChatWidgetSettings } from '../types/settings'; export declare const addStyleSheetURL: (url: string, root: Node) => Promise; export declare const useResolveAssistantStyleSheet: (assistant?: ChatWidgetSettings, shadowRoot?: ShadowRoot) => boolean; //# sourceMappingURL=stylesheet.d.ts.map