import type { QWElement } from '@qualweb/qw-element';
declare function elementHasGlobalARIAPropertyOrAttribute(element: QWElement): boolean;
export default elementHasGlobalARIAPropertyOrAttribute;
//# sourceMappingURL=elementHasGlobalARIAPropertyOrAttribute.d.ts.map