UNPKG

@impossiblefinance/uikit

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