import { ElementAst } from '@angular/compiler';
export declare const getAttributeValue: (element: ElementAst, property: string) => any;