import { WithInstallType } from "../utils"; import Component from "./index.vue"; declare const component: WithInstallType; export default component;