declare const getNodeText: (node: React.ReactNode) => string;
export default getNodeText;
//# sourceMappingURL=get-node-text.d.ts.map