import { type Theme } from '../types/index.js';
export declare const baseTheme: Theme;
