export type ColorTheme = 'light'; export declare const colorTheme: ColorTheme;