import { NgZone } from '@angular/core'; export declare function checkVisibility(element: any, callback: any, zone: NgZone): void;