UNPKG

92 BTypeScriptView Raw
1import { ThemeVars } from '../types';
2declare const theme: ThemeVars;
3export default theme;