import PageContent from './page.content'; export default { alias: 'page.root', tabs: PageContent.tabs, fields: PageContent.fields };