import * as ts from 'typescript'; export declare function getField(config: ts.Expression | undefined, fieldName: string): ts.PropertyAssignment;