import type { SFCWithInstall } from '../utils/types';
import ButtonGroup from '../el-button/src/button-group.vue';
declare const _ButtonGroup: SFCWithInstall<typeof ButtonGroup>;
export default _ButtonGroup;
