declare function createRouteNodeSelector(routeNode: string, reducerKey?: string): (state: any) => any; export default createRouteNodeSelector;