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