export type { IStatusBadgeProps } from './StatusBadge.container';
export { StatusBadge } from './StatusBadge.container';
