import ts from "typescript"; export declare function getSyntaxKindName(kind: ts.SyntaxKind): string; //# sourceMappingURL=getSyntaxKindName.d.ts.map