/** * This will apply the active themes for this widget, and automatically update * when the themes or settings change. Also will add the systehm ui colors to the document. */ export declare function startThemingTool(): Promise; export declare function startDateCssVariables(): void; //# sourceMappingURL=theming.d.ts.map