UNPKG

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