export { default as StatusGroupChips } from './StatusGroupChips'; export type { StatusGroupChipsProps, ChipConfig } from './type';