import type { TmplAstElement } from '@angular/compiler'; export declare function attributesComparator(baseAttributes: any[] | undefined, node: TmplAstElement): boolean;