Repository URL to install this package:
|
Version:
0.0.4 ▾
|
import { CustomTheme } from './types';
declare const defaultTheme: CustomTheme;
export default defaultTheme;