/// export declare function deepForEach(children: React.ReactNode, fn: (child: React.ReactElement) => void): void;