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