declare const isElement: (el: Element | Window) => boolean;
export default isElement;
//# sourceMappingURL=index.d.ts.map