declare function Theme(colors: any, presetColor: 'theme1' | 'theme2' | 'theme3' | 'theme4' | 'theme5' | 'theme6' | 'theme7' | 'theme8' | 'default', mode: any): any; export { Theme }; //# sourceMappingURL=index.d.ts.map