export default { id: 'engine.toolbars.collaboration', type: 'toolbars', title: 'collaboration', options: { icon: { default: 'team-collaboration' }, renderType: 'slot', collapsed: true } }