import { GetCandles } from '../helpers/interfaces'; export declare function saveHistoricalData(runParams: GetCandles): Promise;