export declare const loadingBar: { start(): void; finish(): void; error(): void; };