export default function isOverflow(element: HTMLElement | HTMLInputElement): boolean;
