export default getChildMapping; declare function getChildMapping(children: any, mapFn: any): {}; export function bindChildKey(children: any): any;