export declare const callbackify: (task: (...taskArgs: any[]) => Promise<any>) => any;
//# sourceMappingURL=callbackify.d.ts.map