import { ChartImageInfo } from '../../interfaces';
declare const STEP_LINE_CHART: ChartImageInfo;
export default STEP_LINE_CHART;
