import { FC } from "react"; import { LegendProps } from "./types"; export declare const Legend: FC; //# sourceMappingURL=Legend.d.ts.map