export declare class NgbitIndeterminateBarComponent { background: string; color: string; indeterminate: boolean; progress: string; height: string; bsStyle: 'primary' | 'secondary' | 'info' | 'danger' | 'warning' | 'success'; }