UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

6 lines (5 loc) 125 B
import { Theme } from './utils'; /** * Default implementation of a light theme. */ export declare const lightTheme: Theme;