export declare class Spinner {
    private static getSpinnerElement;
    static show(): void;
    static hide(): void;
}
//# sourceMappingURL=spiner.util.d.ts.map