import type { WidgetTheme } from '../types/widget.js';
export declare const watermelonLightTheme: WidgetTheme;
