/** * @generated by `astryx theme build` — do not edit manually. * Source: src/butterTheme.ts * Command: astryx theme build src/butterTheme.ts --out dist/theme.css * CLI: @astryxdesign/cli@0.3.0 * Core: @astryxdesign/core@0.3.0 */ // Generated by astryx theme build export {}; declare module '@astryxdesign/core/ProgressBar' { interface ProgressBarVariantMap { 'success': true; 'warning': true; 'error': true; } }