import StatusChip from './StatusChip'; export type { ChipProps as StatusChipProps } from './type'; export default StatusChip;