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

export default withInstall(ButtonBlock);