Now that we have #9 custom selectors, we also need to add typescript support for them. The ReactReduxHook type in the index.d.ts file needs to be updated to take the optional, custom selector as input and, if provided, return the same time the custom-reducer returns.