import type * as ts from 'typescript';
export declare function RandomPropertyAccessor(methodName: string): ts.PropertyAccessExpression;
