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