export * from './src/index'
export {}
import LegendControl from './src/index'
export default LegendControl
export * from './src/index'
export {}
