import type { TmplAstElement } from '@angular-eslint/bundled-angular-compiler';
export declare function isPresentationRole(node: TmplAstElement): boolean;
//# sourceMappingURL=is-presentation-role.d.ts.map