export { default as NButtonGroup, buttonGroupProps } from './src/ButtonGroup';
export type { ButtonGroupProps } from './src/ButtonGroup';
