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