import { default as EChartsLayer } from './EChartsLayer';
export type { ECOption } from '@naivemap/echarts-layer-core';
export default EChartsLayer;
