export declare function watchFetchDataResponseChannel(): Generator | import("redux-saga/effects").PutEffect | import("redux-saga/effects").SelectEffect, void, { after: number; before: number; masterID?: string; shouldForceTimeRange?: boolean; }>; export declare function chartSagas(): Generator, void, unknown>;