import { BaseCartesianChartWrapper } from '../mixed-line-bar-chart'; export default class LineChartWrapper extends BaseCartesianChartWrapper { static rootSelector: string; }