import { Expression } from 'typescript'; export declare const expressionName: (expr: Expression) => string | undefined;