import { IChartConfig } from "../interfaces/Config"; export declare function setMeasuresToSecondaryAxis(config?: IChartConfig): IChartConfig;