import * as index from '@syncfusion/ej2-progressbar';
index.ProgressBar.Inject( index.ProgressAnnotation,index.ProgressTooltip);
export * from '@syncfusion/ej2-progressbar';
