export function isElementInvisible(element: Element, exceptions?: any[]): boolean;
