import { IMagicBellTheme } from '../context/Theme.js';
import { DeepPartial } from '../lib/types.js';
export declare const flatTheme: DeepPartial<IMagicBellTheme>;
