import React from 'react';
export declare const renderShape: (props: any, activeNode: any | undefined, activeLegend: string | undefined) => React.JSX.Element;
