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