export declare const isElementInViewport: (viewPort: HTMLElement, element: HTMLElement) => boolean;