declare const hasTruthyChildren: (children: React.ReactNode) => boolean; export default hasTruthyChildren;