import BorderPanel from "./index.vue";
import { withInstall } from "@zhgkpt/utils";

export default withInstall(BorderPanel);