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