import type { UseLoadingBarInterface as b } from './interface';
export declare const useLoadingBar: b;
