export declare const fetchCandleStickData: (symbol?: string, interval?: string, useFuturesTestnet?: boolean, useSpotTestnet?: boolean) => Promise;