import React from 'react';
export declare function getTextContent(node: React.ReactNode): string;
