import { IMagicBellTheme } from '../context/Theme.js'; export declare const fonts: { sans: string; mono: string; }; export declare const lightTheme: IMagicBellTheme;