import { CreateServerHeadOptions } from 'unhead/types'; export { CreateServerHeadOptions } from 'unhead/types'; export { V as VueHeadMixin } from './shared/vue.DnywREVF.js'; export { SSRHeadPayload, extractUnheadInputFromHtml, propsToString, renderSSRHead, transformHtmlTemplate } from 'unhead/server'; import { V as VueHeadClient } from './shared/vue.DoxLTFJk.js'; import 'vue'; declare function createHead(options?: Omit): VueHeadClient; export { VueHeadClient, createHead };