export default LegendText; declare function LegendText({ id, index }: { id: any; index: any; }): JSX.Element;