import { FslTheme, JssmBaseTheme } from './jssm_types'; import { base_theme } from './themes/jssm_base_stylesheet'; declare const theme_mapping: Map; export { theme_mapping, base_theme };