export declare function wrapAction(action: any): (...args: any[]) => Promise;