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