/**
 * Default Theme Configuration
 * Simple theme definitions for the card system
 */
import type { ThemeConfig } from './types';
export declare const defaultTheme: ThemeConfig;
//# sourceMappingURL=themes.d.ts.map