import React from 'react';
export declare function useChildrenTextContent(children?: React.ReactNode): string;
//# sourceMappingURL=useChildrenTextContent.d.ts.map