export declare function useThenable(create: () => PromiseLike): [boolean, T | undefined]; //# sourceMappingURL=useThenable.d.ts.map