import { default as LegendControl } from './LegendControl';
export default LegendControl;
export * from './types';
