declare function useWidgetsInvalidator(): () => Promise<void>;

export { useWidgetsInvalidator as unstable_useWidgetsInvalidator };
