/// <reference types="react" />
export declare const renderShape: (props: any, activeBar: any | undefined, activeLegend: string | undefined, layout: string) => import("react").JSX.Element;
