import view from "./index.vue"; import Toolkit from "../../utils/Toolkit"; export const Icon = Toolkit.withInstall(view); export default Icon;