export declare function useCheckForUpdate({ notifyNoUpdates, force, }?: { notifyNoUpdates?: boolean; force?: boolean; }): () => Promise; //# sourceMappingURL=useCheckForUpdate.d.ts.map