isFocusable.d.ts 79 Bytes
export declare function isFocusable(element: Element): element is HTMLElement;