import { Theme } from '../../index';
import './color.css';
import './root.css';
export declare const theme: Theme;
