UNPKG

@impossiblefinance/uikit

Version:
4 lines (3 loc) 114 B
import { CardTheme } from './types'; export declare const light: CardTheme; export declare const dark: CardTheme;