export { default } from './StatusBadge';
export type { StatusBadgeProps, StatusType, StatusBadgeSize, } from './StatusBadge.types';
