import { Epic } from 'redux-observable';
export declare const usersEpics: Epic<any, {}, any>;
