declare const getNodeText: (node: unknown) => string; export { getNodeText }; //# sourceMappingURL=get-node-text.d.ts.map