const Viewer: FC<any> = props => {
  return (
    <Component>
      {/* <CardStep choice={CardStepType.Civil} {...props} /> */}
      {/* <PlayerIsPlaying {...props} /> */}