export declare class NgbitIndicatorBaseComponent { color: string; height: string; set speed(speed: 'slow' | 'medium' | 'fast'); duration: string; }