/** * @generated by `astryx theme build` — do not edit manually. * Source: src/butterTheme.ts * Command: astryx theme build src/butterTheme.ts --out dist/theme.css * Generated: 2026-07-23T00:19:19.431Z */ import type { DefinedTheme } from '@astryxdesign/core/theme'; import type { IconRegistry } from '@astryxdesign/core/Icon'; export declare const butterIconRegistry: IconRegistry; export declare const butterTheme: DefinedTheme;