import { Badge, BadgeProps } from "@chakra-ui/react" export const StatusBadge = (props: BadgeProps) => ( )