import type * as ts from 'typescript';
export declare function PrivateIdentifier(text: string): ts.Identifier;
