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