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