import * as ts from 'typescript'; export declare function GetMethodDescriptor(propertyName: ts.PropertyName, returnValue: ts.Expression): ts.Expression;