import type { TmplAstElement } from '@angular-eslint/bundled-angular-compiler'; import type { ARIARoleRelationConceptAttribute } from 'aria-query'; export declare function attributesComparator(ariaRoleRelationConceptAttributes: readonly ARIARoleRelationConceptAttribute[], node: TmplAstElement): boolean; //# sourceMappingURL=attributes-comparator.d.ts.map