import type { ThemeVars } from './themeContract.js';
export declare const lightTheme: ThemeVars;
