/// export declare const renderObjectArray: (objects: any[], objectMap: { [o: string]: any; }) => (JSX.Element | null)[];