import { AccessibilityError } from "../scanner"; export default function ariaHiddenFocus(element_: Element): AccessibilityError[];