export declare class Loader { constructor(); static show(): void; static hide(): void; }