import { SKindMap } from "./SyntaxKindDelegator.types";
export declare const nodeSignatureMap: SKindMap<string>;
