import { Plugin } from 'vue';

declare const UnheadPlugin: Plugin;

export { UnheadPlugin };
