export declare function checkScrollEnd(el: HTMLElement): { x: boolean; y: boolean; };