UNPKG

103 BTypeScriptView Raw
1import type { Theme } from '../types';
2declare const DefaultTheme: Theme;
3export default DefaultTheme;