const StreamVerification: React.FC<StreamVerificationProps> = ({
  status,
  isLoading,
  isDisabled,
  onVerify,