import * as ts from 'typescript'; export declare const MockIdentifierGenericParameter: ts.Identifier; export declare const MockIdentifierGenericParameterIds: ts.Identifier; export declare const MockIdentifierGenericParameterValue: ts.Identifier; export declare const MockIdentifierInternalValues: ts.Identifier; export declare const MockIdentifierObjectReturnValue: ts.Identifier; export declare const MockIdentifierSetParameterName: ts.Identifier; export declare const MockCallAnonymousText: string; export declare const MockCallLiteralText: string; export declare const MockPrivatePrefix: string; export declare const MockCreateMockListLoopStep: ts.Identifier; export declare const MockCreateMockListLoopArray: ts.Identifier;