interface DoCheck {
  ngDoCheck(): void
}