import pageTitle from './page-title.vue'; import { withInstall } from '/nerv-lib/util'; export const PageTitle = withInstall(pageTitle);