import _asyncDone from "async-done";
export declare function asyncDone(fn: _asyncDone.AsyncTask): Promise<any>;
