export declare function provideUpdateIndicator(fn: VoidFunction): void; export declare function useUpdateIndicator(): VoidFunction;