import type { ThemeColorSet } from './themeShared';
export declare const themeLight: ThemeColorSet;
