import type { QWElement } from '@qualweb/qw-element';
declare function getElementRoleAName(element: QWElement, aName: string | undefined): string | null;
export = getElementRoleAName;
//# sourceMappingURL=getElementRoleAName.d.ts.map