export { default as MenuGroupLabel } from './menu-group-label'; export type { MenuGroupLabelProps } from './menu-group-label.types';