export declare function substituteExpression(expression: string, nameMap: Map): string;