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