export declare function usePromise(promise: Promise): T | undefined;