isVisible.d.ts 105 Bytes
declare const _default: (element: HTMLElement | SVGGraphicsElement) => boolean;
export default _default;