/** * 折线图 */ import React from 'react'; declare const YwColumnChart: React.FC; export default YwColumnChart;