import Axis from './axis/install'; import Legend from './legend/install'; import Tooltip from './tooltip/install'; import AisPointer from './axisPointer/install'; import MarkLine from './markLine/install'; export { Axis, Legend, Tooltip, AisPointer, MarkLine };