import { ForkEffect } from 'redux-saga/effects'; export declare function createAnalyticsSaga(): () => IterableIterator;