import { type AST } from '@angular-eslint/bundled-angular-compiler'; export declare function unwrapParenthesizedExpression(node: AST): AST; //# sourceMappingURL=unwrap-parenthesized-expression.d.ts.map