import { Plugin } from "@nuxt/types";
declare const villusPlugin: Plugin;
export default villusPlugin;
