import * as React from 'react'; export declare function parseChildren(children: React.ReactNode, keyPath: string[]): React.ReactElement>[];