import { ForkEffect } from 'redux-saga/effects'; export declare const sharingSagas: ForkEffect[]; export { ForkEffect };