import * as React from 'react'; import { ILegendsProps } from './Legends.types'; export declare const Legends: React.FunctionComponent;