interface OnDestroy {
  ngOnDestroy(): void
}