export default function useAsync(fetcher: () => Promise): T | undefined; //# sourceMappingURL=useAsync.d.ts.map