export declare const isInteractiveElement: (element: HTMLElement) => boolean;
