declare function createActions(schema: any, store: any, restClient: any, extraActions: any): any; export default createActions;