export const reducer = (state: any, _action: any) => { return state; };