export default function isScrollEnd(node: HTMLElement, dir?: "x" | "y"): boolean;
