import type { LoadingBarApiInjection } from './LoadingBarProvider';
export declare function useLoadingBar(): LoadingBarApiInjection;
