export declare const actionTypes: { SET_REQUEST_BODY: string; REQUEST: string; RESPONSE_SUCCESS: string; RESPONSE_FAILURE: string; };