export type ThemeVariant = 'default' | 'theme-1' | 'theme-2';
//# sourceMappingURL=types.d.ts.map