import { MPChartBase } from "../nativescript-mpchart.common"; export declare class MPBarChart extends MPChartBase { createNativeView(): any; }