// Type definitions for semantic-ui-progress 2.2 // Project: http://www.semantic-ui.com // Definitions by: Leonard Thieu // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 /// /// declare const progress: SemanticUI.Progress; export = progress;