import { ElementAst } from '@angular/compiler';
export declare const isPresentationRole: (el: ElementAst) => boolean;
