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