export { default } from "./TestStatusBadge"; export type { TestStatusBadgeProps, TestStatusBadgeStatus, } from "./TestStatusBadge.types";