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