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