import ts from 'typescript'; export declare function getSyntaxKindName(kind: ts.SyntaxKind): string;