import { installPlugins } from "@/utils/installPlugins"; import Button from "./button"; export default installPlugins(Button);