import * as ts from "typescript"; export declare const getTypeReferenceNodeName: (node?: ts.Node) => string | undefined;