export default function reducersFor(resourceName: string, args?: {}, deps?: any): (state: any, action: any) => any;