import { ElementRef } from '@angular/core'; export declare function getAttributes(element: ElementRef): Record;