export default {
  id: 'engine.toolbars.themeSwitch',
  type: 'toolbars',
  title: 'themeSwitch',
  options: {
    renderType: 'icon'
  }
}