import { FC } from 'react'; import { LegendInterface } from '././legend.types'; export declare const Legend: FC;