declare function isAsyncFunction(fn: any): boolean; export { isAsyncFunction };