export declare const epic: ((action$: import("rxjs").Observable<import("../types").CreateAction>, _: any, context: any) => import("rxjs").Observable<any>)[];
