export declare const useAsyncEffect: (action?: (...args: any[]) => void, deps?: any[], unMount?: (...args: any[]) => void) => void; //# sourceMappingURL=useAsyncEffect.d.ts.map