export default function (axios: any): (action: any, resource: any, query: object, headers: any, options: any, obj?: {}) => Promise;